Plumtree Pluggable Navigation API  
 

INavTypes.IsFeatureEnabled Method 

Return boolean to control whether or not a specific navigation feature is displayed. Examples include the topbar, the header (banner), and the footer.

bool IsFeatureEnabled(
   NavFeatureEnum feature
);

Return Value

boolean

See Also

INavTypes Interface | com.plumtree.portaluiinfrastructure.navtype Namespace | NavFeatureEnum | NavFeatureHelper