Skip to main content

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.v25.2.dll

NuGet Package: DevExpress.ExpressApp.Security

Declaration

public const string AllowEditKey = "HasRightsToModifyMemberController"

Field Value

Type
String
See Also