Plumtree Pluggable Navigation API  
 

NavigationCommSectionDropDownView.PopulateRelatedCommsRow Method 

Puts the rows of links in a javascript variable. Same as PopulateLinksRow, except doesn't add the Join this Community and Edit this Community buttons.

protected virtual HTMLScript PopulateRelatedCommsRow(
   string strID,
   ICPListEntryIterator cpList
);

Parameters

strID
Name of the javascript variable
cpList

Return Value

HTMLScript HTMLScript block with the variable definition

See Also

NavigationCommSectionDropDownView Class | com.plumtree.portalnavigation.views Namespace