Input for date and times.
Different styles are supported, for example:
WizardDateTimeStyle.Date
WizardDateTimeStyle.DateTime
WizardDateTimeStyle.Time
WizardDateTimeStyle.Timeshort
public class WizardDateTime : WizardInputPublic Class WizardDateTime
Inherits WizardInput| WizardDateTime | Class constructor. |
| WizardDateTime(WizardDateTimeStyle) | Class constructor. |
| ToString |
Converts control settings into String.
(Overrides WizardInputToString) |
| Style | Sets up the input date using these styles: |
| TextWidth | Width for description of the field. |
| Width | Width of the control. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |