Uiinfrastructure API Docs  
 

AActivitySpace.ChangeSubSpaceKey Method 

Changes the key of a sub space.

public virtual void ChangeSubSpaceKey(
   string subSpaceKey,
   string subSpaceNewKey
);

Parameters

subSpaceKey
subSpaceNewKey

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace