Skip to main content
.NET 6.0+

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

Declaration

public const string AllowEditKey = "HasRightsToModifyMemberController"

Field Value

Type
String
See Also