Plumtree Pluggable Navigation API  
 

NavigationCommSectionDropDownView.AddGoToParentCommTab Method 

NavigationCommSectionComboBoxView has a copy of this funtion too, update both. Note that the javascript link is different in the two functions.

protected virtual void AddGoToParentCommTab(
   HTMLTableRow tRow,
   ICPListEntryIterator cpList
);

Parameters

tRow
The HTMLTableRow where the generated Tab is added to
cpList
ICPListIterator with a parent community (can only be one) or empty list if none exists.

See Also

NavigationCommSectionDropDownView Class | com.plumtree.portalnavigation.views Namespace