Plumtree Pluggable Navigation API  
 

CommunityNavPage Methods

The methods of the CommunityNavPage class are listed below. For a complete list of CommunityNavPage class members, see the CommunityNavPage Members topic.

Public Instance Methods

CanJoinCurCommunity 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAccessibleCommunityID 
GetCommunityID 
GetCurCommPages Gets the current community pages.
GetCurCommunityID 
GetCurCommunityName 
GetCurPageID Gets the ID of the current Community Page
GetCurRelCommunities 
GetCurSubCommunities 
GetDefaultCommunity Get the ID of the user's Default Community ID
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetMyCommunities 
GetName Unique String Name of category of object. Critical for link blocking by pluggable nav.
GetPageType (inherited from NavigationPage) Returns the type of the page created
GetParentComm 
GetType (inherited from Object)Gets the Type of the current instance.
IsCurCommOwner 
IsMemberInCurCommunity Checks if the current user is a member of the current Community
ShowCommunityNavigation Returns true if this page should show the "Inside this Community" header and sub- and related communitites.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

CommunityNavPage Class | com.plumtree.portalpages.common.uiparts.navpagetype Namespace