Namespace ToSic.Eav.Data.ContentTypes
Namespaces
Classes
- ContentTypeAttribute
Content type specifications when converting the schema of an object to a Content Type Definition.
- ContentTypeFieldAttribute
Provide additional information about a field, for generating the content-type definition.
- ContentTypeIgnoreAttribute
Mark ContentType Fields which should not be included in the content-type definition.
- ContentTypeTitleAttribute
Mark a field as the title field.
- ContentTypeUseAttribute
Mark raw data objects which will be converted to Entities, so that they will inherit the content-type definition of another type.