Plumtree Pluggable Navigation API  
 

NavManager.GetNavTypes Method 

Gets the navigation types loaded. UNRELATED to NavPageType or NavCategoryType. This simply gets the pluggable navigation elements, each of which have an ID that uniquely identifies them.

public virtual IXPEnumerator GetNavTypes();

Return Value

IXPEnumerator

See Also

NavManager Class | com.plumtree.portaluiinfrastructure.navtype Namespace