Plumtree Pluggable Navigation API  
 

IPluggableNavModelRO.GetSectionVisibility Method 

Gets visibility of the specified vertical navigation section

bool GetSectionVisibility(
   int nSectionIDConst
);

Parameters

nSectionIDConst
NavVisibility ID of the section to check visibility on

Return Value

True if the specified section is visibile

See Also

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