Plumtree Pluggable Navigation API  
 

INavigationModelRO.GetSubPortalEnabled Method 

Checks if the specified feature is enabled for current user's subportal

bool GetSubPortalEnabled(
   int nType
);

Parameters

nType
Feature type defined in PT_SUBPORTAL_ACCESS_TYPES

Return Value

Feature enabled or not

See Also

INavigationModelRO Interface | com.plumtree.portalpages.common.uiparts Namespace