Class PropertyDateList
A content type property for a list of dates.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyDefinitionTypePlugIn]
public class PropertyDateList : PropertyList<DateTime>, IReadOnly<PropertyData>, IReadOnly, ILazyProperty
Constructors
PropertyDateList()
Declaration
public PropertyDateList()