Plumtree Pluggable Navigation API  
 

NavManager.GetNavType Method 

Return the requested NavTypes.

public virtual INavTypes GetNavType(
   int navID
);

Parameters

navID
the unique identifier for this navigation scheme.

Return Value

INavTypes

See Also

NavManager Class | com.plumtree.portaluiinfrastructure.navtype Namespace