Uiinfrastructure API Docs  
 

ASManager.GetNumCustomControls Method 

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

public virtual int GetNumCustomControls();

Return Value

The number of custom Controls currently loaded.

See Also

ASManager Class | com.plumtree.uiinfrastructure.activityspace Namespace