SaaS CMS has officially launched! Learn more now.

Class PropertyDateList

A content type property for a list of dates.

Inheritance
System.Object
PropertyList<System.DateTime>
PropertyDateList
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[PropertyDefinitionTypePlugIn]
public class PropertyDateList : PropertyList<DateTime>, IReadOnly<PropertyData>, IReadOnly, ILazyProperty

Constructors

PropertyDateList()

Declaration
public PropertyDateList()

Implements

Extension Methods