Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.WriteCommPages Method 

Adds an HTMLTable to the HTMLElementCollection with the Community pages section

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