Plumtree Pluggable Navigation API  
 

NavigationModel.GetCurCommunityName Method 

Gets the name of the current Community (if in one) from the MyPortalModel. NOTE: Returned string not HTMLEncoded

public virtual string GetCurCommunityName();

Return Value

Not HTMLEncoded/URLEncoded name of the community

Implements

INavigationModelRO.GetCurCommunityName

See Also

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