Plumtree Portal UI  
 

ITagLibManager.GetNumCustomTagLibraries Method 

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

int GetNumCustomTagLibraries();

Return Value

The number of custom Tag Libraries currently loaded.

See Also

ITagLibManager Interface | com.plumtree.portaluiinfrastructure.tags.manager Namespace