Uiinfrastructure API Docs  
 

AActivitySpace.DeleteSubSpace Method 

Delete the specified Sub-space and remove it from the Activity Space cache. This is permanent! The sub-space key is different from the space ID.

public virtual void DeleteSubSpace(
   string subSpaceKey
);

Parameters

subSpaceKey

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace