Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddStandardListRow Method (HTMLTable, ASURL)

Adds an HTMLTableCell inside an HTMLTableRow with an ASURL link

protected static void AddStandardListRow(
   HTMLTable table,
   ASURL asURL
);

Parameters

table
The table to add the generated HTMLTableRow to
asURL
The ASURL link to add

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace | NavigationCommonVerticalView.AddStandardListRow Overload List | NavVisibility