Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.WriteCurCommunitySection Method 

Adds an HTMLTable to the HTMLElementCollection with the current Community section, with the Community pages, Subcommunities and related communities

protected virtual void WriteCurCommunitySection(
   HTMLElementCollection col,
   CommunityNavPage commP
);

Parameters

col
The HTMLElementCollection to add the HTMLTable too
commP
The CommunityNavPage

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace