Plumtree Pluggable Navigation API  
 

NavigationAccessibleLeftVerticalView.AddSectionHeaderRow Method (HTMLTable, String)

Adds an HTMLTableCell inside an HTMLTableRow with a header bar

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

Parameters

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

See Also

NavigationAccessibleLeftVerticalView Class | com.plumtree.portalnavigation.views Namespace | NavigationAccessibleLeftVerticalView.AddSectionHeaderRow Overload List | NavVisibility