Plumtree Pluggable Navigation API  
 

IPluggableNavModelRO.GetSubsectionTitle Method 

Get the name of the subsection title; basically, actions for mypage and communities only.

string GetSubsectionTitle(
   NavCategoryType linkType,
   bool bAction
);

Parameters

linkType
NavCategoryType
bAction

Return Value

String category name for link title

See Also

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