Plumtree Pluggable Navigation API  
 

NavigationCommonVerticalView.WriteMandatoryLinksSection Method 

Adds an HTMLTable to the HTMLElementCollection with the Mandatory links section

protected virtual void WriteMandatoryLinksSection(
   HTMLElementCollection col
);

Parameters

col
The HTMLElementCollection to add the HTMLTable too

See Also

NavigationCommonVerticalView Class | com.plumtree.portalnavigation.views Namespace