Plumtree Pluggable Navigation API  
 

NavigationJSPortalMenuDropDownView.CreateMandatoryLinksMenu Method 

Creates the dropdown menu with the current user's Mandatory Links Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection

protected virtual void CreateMandatoryLinksMenu(
   HTMLScriptCollection col
);

Parameters

col
The HTMLScriptCollection to add the javascript too

See Also

NavigationJSPortalMenuDropDownView Class | com.plumtree.portalnavigation.views Namespace