Click or drag to resize

PageElementInfoPermissions Property

Gets/sets the permissions for this page element. The permissions are initialy set when the element is loaded from meta-data based on its rolled-up meta-data permissions for the current user according to the user's role(s).

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public ObjectPermissions Permissions { get; set; }

Property Value

Type: ObjectPermissions
See Also