Uiinfrastructure API Docs  
 

ASURLContainer.GetQSValue Method 

Pretty messy/inefficent, but coulnd't think of a better way

public virtual string GetQSValue(
   string paramName
);

Return Value

Value for the given parameter name. null if nothing is found.

See Also

ASURLContainer Class | com.plumtree.uiinfrastructure.activityspace Namespace