Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddSubSectionHeaderRow Method

Adds an HTMLTableCell inside an HTMLTableRow with a section header

Overload List

Adds an HTMLTableCell inside an HTMLTableRow with a section header

protected virtual void AddSubSectionHeaderRow(HTMLTable,string);

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

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

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace