This type contains the following members.

public class ContentPropertyDefinition
Inheritance:
ObjectIEquatable<ContentPropertyDefinition>ContentPropertyDefinition

Constructors

ContentPropertyDefinition(PropertyInfo, ContentTypeDefinition)

Properties

PropertyInfo
ContentTypeDefinition
Key
DisplayName
ActivateType
IsCollection
IsReadOnly
IsRequired
Setter
Metadata
IsPrimaryMedia
CultureSettings
DisplayOnList
DisplayOrder
DefaultValue
EditableForUserGroups
ContentValueDataReaderType A type that implements IContentValueDataReader, which is used to read a raw data value into a value for edit models.
ContentValueDataWriterType A type that implements IContentValueDataWriter, which is used to write edit model values to raw data object values.
PublishedValueDataReaderType A type that implements IPublishedValueDataReader, which is used to read published raw object values into view model values.
PublishedValueDataWriterType A type that implements IPublishedValueDataWriter, which is used to write LocalizableContentModelProperty edit model values to published value objects.

Methods

Equals(ContentPropertyDefinition)

Extension Methods

AcceptedMediaTypes(ContentPropertyDefinition)
AcceptsMediaType(ContentPropertyDefinition, string)
AllowedContent(ContentPropertyDefinition)
EditorHeight(ContentPropertyDefinition)
EditorLabel(ContentPropertyDefinition)
EditorType(ContentPropertyDefinition)
FieldSetName(ContentPropertyDefinition)
FieldWidth(ContentPropertyDefinition)
GetEditorComponent(ContentPropertyDefinition, KeyValuePair)
GetMetadataValue<T>(ContentPropertyDefinition, string, T)
HelpText(ContentPropertyDefinition)
HideLabel(ContentPropertyDefinition)
IndexWeight(ContentPropertyDefinition)
IsImage(ContentPropertyDefinition)
RenderLabel(ContentPropertyDefinition)
SectionName(ContentPropertyDefinition)
Tooltip(ContentPropertyDefinition)