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