Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.WriteMandatoryCommunitiesSection Method 

Adds an HTMLTable to the HTMLElementCollection with the Mandatory Communities section. Note that My communities section lists these aswell.

protected virtual void WriteMandatoryCommunitiesSection(
   HTMLElementCollection col
);

Parameters

col
The HTMLElementCollection to add the HTMLTable too

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace