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