Plumtree Pluggable Navigation API  
 

NavigationCommSectionComboBoxView.WriteSubCommsComboBox Method 

Adds an HTML Select with an HTML Select containing Subcommunity links. Nothing is added if no subcommunities exist

protected virtual void WriteSubCommsComboBox(
   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