Adds an HTMLTableCell inside an HTMLTableRow with a section header
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);
NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace