Indicates that the value of the property will be displayed on the library list views in the Redakt back office. Only simple property types can have this attribute set.

[AttributeUsage]
public sealed class DisplayOnListAttribute: IContentPropertyAttribute
Inheritance:
ObjectAttributeDisplayOnListAttribute
Implements:
IContentPropertyAttribute

Constructors

DisplayOnListAttribute()

Methods

Apply(ContentPropertyDefinition)