Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddVerticalSpacerRow Method 

Adds an HTMLTableCell inside an HTMLTableRow with a spacer row

protected static void AddVerticalSpacerRow(
   HTMLTable table
);

Parameters

table
The table to add the generated HTMLTableRow to

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace