Plumtree Pluggable Navigation API  
 

INavigationModelRO.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).

bool IsPreviewPage();

Return Value

boolean

See Also

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