Plumtree Pluggable Navigation API  
 

NavigationHorizontalComboBoxView.WriteCommunitiesSection Method 

Adds a HTML Select to the specified HTMLTableRow with Community actions and My Community for the current user

protected virtual void WriteCommunitiesSection(
   HTMLTableRow tRow
);

Parameters

tRow
The HTMLTableRow to add the HTML Select to

See Also

NavigationHorizontalComboBoxView Class | com.plumtree.portalnavigation.views Namespace