Plumtree Pluggable Navigation API  
 

NavigationModel.IsPreviewPage Method 

This function checks the MyPortalModel to see if the current page is a community preview page (certain actions are disabled in this case).

public virtual bool IsPreviewPage();

Return Value

boolean

Implements

INavigationModelRO.IsPreviewPage

See Also

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