Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddSectionHeaderRow Method

Adds an HTMLTableCell inside an HTMLTableRow with a header bar

Overload List

Adds an HTMLTableCell inside an HTMLTableRow with a header bar

protected virtual void AddSectionHeaderRow(HTMLTable,string);

Adds an HTMLTableCell inside an HTMLTableRow with a collapsible/expandable header bar

protected virtual void AddSectionHeaderRow(HTMLTable,string,int,bool);

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace