Uiinfrastructure API Docs  
 

ASURL.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.

public virtual void SetSubSpaceKey(
   string sSubSpaceKey
);

Parameters

sSubSpaceKey

Implements

ILink.SetSubSpaceKey

See Also

ASURL Class | com.plumtree.uiinfrastructure.activityspace Namespace | ILink#SetSubSpaceKey