Plumtree Portal UI  
 

ObjPropModel.HasAccessToGlobalObjectPropMapEditor Method 

Returns true if current user has access to global object property map. In order to access this editor, the user must be a member of the administrators group and must have the right to access the Plumtree utilities.

public virtual bool HasAccessToGlobalObjectPropMapEditor();

Return Value

True if user has access. False otherwise.

Implements

IObjPropModelRO.HasAccessToGlobalObjectPropMapEditor

See Also

ObjPropModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.objectproperties Namespace