Plumtree Pluggable Navigation API  
 

NavigationCommSectionComboBoxView.WriteInCommComboBox Method 

Adds an HTML Select with an HTML Select containing In This Community links (Community pages and Community knowledge directoy)

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