Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddSubSectionHeaderRow Method (HTMLTable, String)

Adds an HTMLTableCell inside an HTMLTableRow with a section header

protected virtual void AddSubSectionHeaderRow(
   HTMLTable table,
   string headerString
);

Parameters

table
The table to add the generated HTMLTableRow to
headerString
The header string to display

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace | NavigationCommonVerticalView.AddSubSectionHeaderRow Overload List