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.
|