Class ContentTypeIgnoreAttribute
- Namespace
- ToSic.Eav.Data.ContentTypes
- Assembly
- ToSic.Eav.Data.dll
Mark ContentType Fields which should not be included in the content-type definition.
[WorkInProgressApi("v22")]
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class ContentTypeIgnoreAttribute : Attribute
- Inheritance
-
objectAttributeContentTypeIgnoreAttribute