Uiinfrastructure API Docs  
 

AActivitySpace.GetSubSpaceKey Method 

Returns the sub-space key. If this is null, this is not a sub-space. This key is used by the parent AActivitySpace to identify sub-spaces (in case there are multiple instances of the same type of sub-space). The sub-space key is different from the space ID.

public virtual string GetSubSpaceKey();

Return Value

String the sub-space key

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace