![]() | RadioButtonListControlInfo Class |
Namespace: Dynamicweb.News.Common.Frontend
The RadioButtonListControlInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | RadioButtonListControlInfo(String, DictionaryString, String) |
Initializes a new instance of the RadioButtonListControlInfo class.
|
![]() | RadioButtonListControlInfo(String, DictionaryString, String, ConstantsRadioButtonListType) |
Initializes a new instance of the RadioButtonListControlInfo class.
|
![]() | RadioButtonListControlInfo(String, DictionaryString, String, FrontendControlValidator) |
Initializes a new instance of the RadioButtonListControlInfo class.
|
![]() | RadioButtonListControlInfo(String, DictionaryString, String, FrontendControlValidator, ConstantsRadioButtonListType) |
Initializes a new instance of the RadioButtonListControlInfo class.
|
Name | Description | |
---|---|---|
![]() | AdditionalValidator |
Gets or sets the additional validator.
(Inherited from FControlInfo.) |
![]() | Data |
Gets the data.
|
![]() | 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.) |
![]() | Type |
Gets the type.
|
![]() | TypeID |
Stores and retrieves the current control type.
(Inherited from FControlInfo.) |