![]() | RadioButtonListEditorT Class |
Namespace: Dynamicweb.Content.Items.Editors
[GroupAttribute("Lists")] [EditorAttribute("Radio button list")] public class RadioButtonListEditor<T> : ListEditor<T>, IDropDownOptions
The RadioButtonListEditorT type exposes the following members.
Name | Description | |
---|---|---|
![]() | RadioButtonListEditorT | Initializes a new instance of the RadioButtonListEditorT class |
Name | Description | |
---|---|---|
![]() | CssClass | (Inherited from Editor.) |
![]() | DataType | (Inherited from ListEditorT.) |
![]() | Disabled | (Inherited from Editor.) |
![]() | EncodeValues | (Overrides ListEditorTEncodeValues.) |
![]() | HttpContext | (Inherited from Editor.) |
![]() | IconMaxHeight | |
![]() | IconMaxWidth | |
![]() | IconPosition | |
![]() | Items | (Inherited from ListEditorT.) |
![]() | Key | (Inherited from Editor.) |
![]() | LabelPosition | |
![]() | Mode | (Overrides ListEditorTMode.) |
![]() | Validators | (Inherited from Editor.) |
![]() | ValueConverter | (Inherited from Editor.) |