Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.AddStandardListRow Method

Adds an HTMLTableCell inside an HTMLTableRow with an ASURL link

Overload List

Adds an HTMLTableCell inside an HTMLTableRow with an ASURL link

protected static void AddStandardListRow(HTMLTable,ASURL);

Adds an HTMLTableCell inside an HTMLTableRow with an HTMLAnchor link

protected static void AddStandardListRow(HTMLTable,HTMLAnchor);

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace | NavVisibility