Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddCurCommSubSectionHeaderRow Method 

Adds an HTMLTable to the HTMLElementCollection with the Subcommunity section

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