Plumtree Pluggable Navigation API  
 

NavManager.GetNumCustomNavTypes Method 

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

public virtual int GetNumCustomNavTypes();

Return Value

The number of custom NavTypes currently loaded.

See Also

NavManager Class | com.plumtree.portaluiinfrastructure.navtype Namespace