Click or drag to resize

TimestampEditor Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public abstract class TimestampEditor : Editor

The TimestampEditor type exposes the following members.

Constructors
  NameDescription
Protected methodTimestampEditor
Initializes a new instance of the TimestampEditor class
Top
Properties
  NameDescription
Public propertyCssClass (Inherited from Editor.)
Public propertyDataType (Overrides EditorDataType.)
Public propertyStatic memberDateFormatting
Public propertyDisabled (Inherited from Editor.)
Public propertyHttpContext (Inherited from Editor.)
Public propertyIncludeTime
Public propertyKey (Inherited from Editor.)
Public propertyValidators (Inherited from Editor.)
Protected propertyValueConverter (Inherited from Editor.)
Top
Methods
Fields
  NameDescription
Public fieldStatic memberDateFormat Obsolete.
Public fieldStatic memberMaxDate
Public fieldStatic memberMinDate
Top
See Also