Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddStandardListRow Method (HTMLTable, HTMLAnchor)

Adds an HTMLTableCell inside an HTMLTableRow with an HTMLAnchor link

protected static void AddStandardListRow(
   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 | NavigationCommonVerticalView.AddStandardListRow Overload List