Dynamicweb.Content.Items.Editors Namespace : TimestampEditor Class |
The following tables list the members exposed by TimestampEditor.
Name | Description | |
---|---|---|
![]() | TimestampEditor Constructor | Initializes a new instance of an object. |
Name | Description | |
---|---|---|
![]() | DataType | Overridden. Gets the data type for this editor. |
![]() ![]() | DateCulture | Gets the date culture settings. |
![]() ![]() | DateFormat | Gets the format in which dates are represented when converted to strings. |
![]() | HttpContext | Gets the HTTP context associated with this editor. (Inherited from Dynamicweb.Content.Items.Editors.Editor) |
![]() | IncludeTime | Gets or sets value indicating whether to allow time editing. |
![]() | Key | Gets or sets the key that uniquely identifies this editor instance. (Inherited from Dynamicweb.Content.Items.Editors.Editor) |
Name | Description | |
---|---|---|
![]() | ValueConverter | Gets the value converter for converting values from and to string representation. (Inherited from Dynamicweb.Content.Items.Editors.Editor) |
Name | Description | |
---|---|---|
![]() | BeginEdit | Overridden. Enables the editor to populate its UI to the client and initiate the editing process. |
![]() | EndEdit | Overridden. Returns the edited value. |
Name | Description | |
---|---|---|
![]() | CreateDateSelector | Returns new date selector control. |