Plumtree Pluggable Navigation API  
 

NavigationJSPortalMenuDropDownView.CreateDocMenu Method 

Creates the dropdown menu with the Directory links. Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection

protected virtual void CreateDocMenu(
   HTMLScriptCollection col
);

Parameters

col
The HTMLScriptCollection to add the javascript too

See Also

NavigationJSPortalMenuDropDownView Class | com.plumtree.portalnavigation.views Namespace