- Namespace:
- Redakt.ContentManagement.Annotations
- Assembly:
- Redakt.ContentManagement.dll
Indicates which content view models are allowed to be added to this property.
[AttributeUsage]
public sealed class AllowContentTypeAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeAllowContentTypeAttribute
- Implements:
- IContentPropertyAttribute
Constructors
Properties
ContentTypes |
Gets or sets the content model types that content in this section or property must have. Types must implement the interface.
|
Methods