Uiinfrastructure API Docs  
 

ComponentMgr.GetNumComponents Method 

Returns the number of components registered with this component manger.

public virtual int GetNumComponents();

Return Value

An int representing the number of registered components.

See Also

ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace