Uiinfrastructure API Docs  
 

AActivitySpace.refString Method 

This creates a reference to a long query string parameter. Currently only the tree knows how to unreference this for certain parameters.

public virtual string refString(
   string value
);

Parameters

value

Return Value

returns the key that is used to unref the value - This needs to be preceded with "@" for this to be used.

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace