Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddSubSectionListRow Method 

Adds an HTMLTableCell inside an HTMLTableRow with a subsection link

protected static void AddSubSectionListRow(
   HTMLTable table,
   HTMLAnchor anchor
);

Parameters

table
The table to add the generated HTMLTableRow to
anchor
The anchor link to add

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace