Plumtree Pluggable Navigation API  
 

NavigationModel.GetMyCommunities Method 

Helper function, returns the join community link, community actions if on a community page and the list of communities.

public virtual ICPListEntryIterator GetMyCommunities(
   bool bListActions
);

Parameters

bListActions

Return Value

ICPListEntryIterator

Implements

INavigationModelRO.GetMyCommunities

See Also

NavigationModel Class | com.plumtree.portalpages.common.uiparts Namespace