Plumtree Pluggable Navigation API  
 

INavigationModelRO.GetMyCommunities Method 

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

ICPListEntryIterator GetMyCommunities(
   bool bListActions
);

Parameters

bListActions
True to return the community actions in the list, false otherwise

Return Value

Communities the current user is a member of in a ICPListEntryIterator

See Also

INavigationModelRO Interface | com.plumtree.portalpages.common.uiparts Namespace