Uiinfrastructure API Docs  
 

ASCache.RemoveSubSpace Method 

This method removes the specified sub-space. This will fail if the specified space is not a sub-space.

public virtual void RemoveSubSpace(
   string name,
   string ID
);

Parameters

name
ID

See Also

ASCache Class | com.plumtree.uiinfrastructure.activityspace Namespace