Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddSectionHeaderRow Method (HTMLTable, String)

Adds an HTMLTableCell inside an HTMLTableRow with a header bar

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

Parameters

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

See Also

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