DateTimeControlInfo Class |
Namespace: Dynamicweb.News.Common.Frontend
The DateTimeControlInfo type exposes the following members.
Name | Description | |
---|---|---|
DateTimeControlInfo(String, DateTime) |
Initializes a new instance of the DateTimeControlInfo class.
| |
DateTimeControlInfo(String, DateTime, FrontendControlValidator) |
Initializes a new instance of the DateTimeControlInfo class.
| |
DateTimeControlInfo(String, DateTime, DateTime) |
Initializes a new instance of the DateTimeControlInfo class.
| |
DateTimeControlInfo(String, DateTime, DateTime, FrontendControlValidator) |
Initializes a new instance of the DateTimeControlInfo class.
|
Name | Description | |
---|---|---|
AdditionalValidator |
Gets or sets the additional validator.
(Inherited from FControlInfo.) | |
EnableClientValidation |
Determines whether the current must be client validated.
(Inherited from FControlInfo.) | |
EndDate |
Gets the end date.
| |
IsDropDown |
Determines whether the current control is DropDown.
(Inherited from FControlInfo.) | |
Required |
Determines whether the current control is required to fill.
(Inherited from FControlInfo.) | |
StartDate |
Gets the start date.
| |
SystemName |
Stores and retrieves full system name of control.
(Inherited from FControlInfo.) | |
TypeID |
Stores and retrieves the current control type.
(Inherited from FControlInfo.) |