Click or drag to resize

DateEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[EditorAttribute("Date")]
public class DateEditor : TimestampEditor

The DateEditor type exposes the following members.

Constructors
  NameDescription
Public methodDateEditor
Initializes a new instance of the DateEditor class
Top
Properties
  NameDescription
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Inherited from TimestampEditor.)
Public propertyDisabled (Inherited from Editor.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyIncludeTime (Inherited from TimestampEditor.)
Public propertyKey (Inherited from Editor.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
See Also