Plumtree Pluggable Navigation API  
 

IPluggableNavModelRO.GetCategoryTitle Method 

Gets the internationalized string for the title on the category.

string GetCategoryTitle(
   NavCategoryType linkType
);

Parameters

linkType
NavCategoryType

Return Value

Title String for the specified NavCategoryType

See Also

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