Plumtree UI Infrastructure API  
 

ASManager.GetNumCustomSpaces Method 

This method returns the number of custom Activity Spaces currently loaded. This number is reset every time custom objects are loaded.

public virtual int GetNumCustomSpaces();

Return Value

The number of custom Activity Spaces currently loaded.

See Also

ASManager Class | com.plumtree.uiinfrastructure.activityspace Namespace