- Namespace:
- Redakt.ContentManagement.Annotations
- Assembly:
- Redakt.ContentManagement.dll
Sets the user groups that are allowed to edit this property in the back office. For any user that is not part of at least one of the provided user groups this property will be read-only.
[AttributeUsage]
public sealed class EditableForAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeEditableForAttribute
- Implements:
- IContentPropertyAttribute
Constructors
Properties
UserGroups |
The list of user group names that are allowed to edit this property.
|
Methods