Plumtree UI Infrastructure API  
 

ASManager.GetNumCustomPageControls Method 

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

public virtual int GetNumCustomPageControls();

Return Value

The number of custom Page Controls currently loaded.

See Also

ASManager Class | com.plumtree.uiinfrastructure.activityspace Namespace