Plumtree Pluggable Navigation API  
 

NavigationModel.ShowCommunityNavigation Method 

Returns true if this page should show the "Inside this Community" header and sub- and related communitites. Should be true for all pages except the user profile community.

public virtual bool ShowCommunityNavigation();

Return Value

true if the page should show community nav links

Implements

INavigationModelRO.ShowCommunityNavigation

See Also

NavigationModel Class | com.plumtree.portalpages.common.uiparts Namespace | INavigationModelRO#IsCurCommunityProfile