Uiinfrastructure API Docs  
 

AActivitySpace.unrefString Method 

This unreferences a key to a long query string parameter

public virtual string unrefString(
   string key
);

Parameters

key
-- This must not have the "@" in front of it

Return Value

returns value or null if there was no value

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace