Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.WriteRelatedCommunitiesSubSection Method 

Adds an HTMLTable to the HTMLElementCollection with the Related communities section of the current community

protected virtual void WriteRelatedCommunitiesSubSection(
   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