Uiinfrastructure API Docs  
 

ILink.SetSubSpaceKey Method 

This method sets the sub space key. If this is not called, or is empty, the space will not be a sub-space. Otherwise it will be. The sub-space key is different from the space ID.

void SetSubSpaceKey(
   string sSubSpaceKey
);

Parameters

sSubSpaceKey
the key for the sub-space

See Also

ILink Interface | com.plumtree.uiinfrastructure.activityspace Namespace