Plumtree Pluggable Navigation API  
 

NavigationCommSectionComboBoxView.WriteRelCommsComboBox Method 

Adds an HTML Select with an HTML Select containing Related Community links. Nothing is added if no related communities exist

protected virtual void WriteRelCommsComboBox(
   HTMLTableRow tRow,
   CommunityNavPage commP
);

Parameters

tRow
The Select to add the generated HTML select to
commP
The CommunityNavPage

See Also

NavigationCommSectionComboBoxView Class | com.plumtree.portalnavigation.views Namespace