Plumtree Pluggable Navigation API  
 

NavigationJSPortalMenuDropDownView.CreateCommMembershipMenu Method 

Creates the dropdown menu with the Communities the current user is a member of. Defines javascript variables in HTMLScript blocks that are added to the HTMLScriptCollection

protected virtual void CreateCommMembershipMenu(
   HTMLScriptCollection col
);

Parameters

col
The HTMLScriptCollection to add the javascript too

See Also

NavigationJSPortalMenuDropDownView Class | com.plumtree.portalnavigation.views Namespace