Skip to main content
A newer version of this page is available. .

HasRightsToModifyMemberController.AllowEditKey Field

The name of the key that is added to the Property Editor’s PropertyEditor.AllowEdit BoolList to indicate whether or not an editor is enabled due to security restrictions.

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v19.1.dll

Declaration

public const string AllowEditKey = "HasRightsToModifyMemberController"

Field Value

Type
String
See Also