Plumtree Pluggable Navigation API  
 

NavigationAccessibleLeftVerticalView.AddCurCommSubSectionHeaderRow Method 

Adds an HTMLTable to the HTMLElementCollection with the Subcommunity section

protected override void AddCurCommSubSectionHeaderRow(
   HTMLElementCollection col,
   CommunityNavPage commP
);

Parameters

col
The HTMLElementCollection to add the HTMLTable too
commP
The CommunityNavPage

See Also

NavigationAccessibleLeftVerticalView Class | com.plumtree.portalnavigation.views Namespace