Plumtree Pluggable Navigation API  
 

NavigationHorizontalComboBoxView.WriteMandLinksSection Method 

Adds a HTML Select to the specified HTMLTableRow with the Mandatory Links for the current user

protected virtual void WriteMandLinksSection(
   HTMLTableRow tRow
);

Parameters

tRow
The HTMLTableRow to add the HTML Select to

See Also

NavigationHorizontalComboBoxView Class | com.plumtree.portalnavigation.views Namespace