Class TimestampEditor
- Namespace
- Dynamicweb.Content.Items.Editors
- Assembly
- Dynamicweb.dll
Represents a timestamp editor.
- Inheritance
-
Timestamp
Editor
- Derived
- Inherited Members
Constructors
TimestampEditor()
Initializes a new instance of an object.
Fields
MaxDate
Gets the maximum allowed date.
Field Value
MinDate
Gets the minimum allowed date.
Field Value
Properties
DataType
Gets the data type for this editor.
Property Value
IncludeTime
Gets or sets value indicating whether to allow time editing.
Property Value
Methods
RenderValue(EditorRenderingContext)
Renders value.
Parameters
context
EditorRendering Context Editor rendering context.