Plumtree Pluggable Navigation API  
 

INavigationModelRO.GetCurMandatoryTabs Method 

Get the Mandatory Tabs for the current user

ICPListEntryIterator GetCurMandatoryTabs(
   bool bAddAdminLink
);

Parameters

bAddAdminLink
Include Admin link in the list

Return Value

ICPListEntryIterator containing Mandatory Community tabs

See Also

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