Plumtree Pluggable Navigation API  
 

IPluggableNavModelRO.GetSubPortalEnabled Method 

Checks if the specified feature is enabled in the current subportal.

bool GetSubPortalEnabled(
   int nType
);

Parameters

nType
NavVisibility Section ID

Return Value

boolean True if the specified section is visible

See Also

IPluggableNavModelRO Interface | com.plumtree.portalpages.common.plugnav Namespace | NavVisibility