Indicates that this property will be ignored by Redakt. It will not show up in the backoffice or be saved to the data store. This can be useful for computed properties that are only used in templates.
[AttributeUsage]
public sealed class IgnoreMemberAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeIgnoreMemberAttribute
- Implements:
- IContentPropertyAttribute
Constructors
IgnoreMemberAttribute() |
Methods
Apply(ContentPropertyDefinition) |