Plumtree Pluggable Navigation API  
 

NavFeatureHelper.GetNavFeatureEnabled Method 

Get the name if the view class from pluggable navigation to be registered in the AActivitySpace and called by DisplayPage to render that area of the page

public virtual bool GetNavFeatureEnabled(
   INavTypes plugNav,
   NavFeatureEnum featureEnabled
);

Parameters

plugNav
featureEnabled

Return Value

String

See Also

NavFeatureHelper Class | com.plumtree.portaluiinfrastructure.navtype Namespace