CheckboxListEditorT Class |
Namespace: Dynamicweb.Content.Items.Editors
[GroupAttribute("Lists")] [EditorAttribute("Checkbox list")] public class CheckboxListEditor<T> : ListEditor<IEnumerable<T>>, IDropDownOptions
The CheckboxListEditorT type exposes the following members.
Name | Description | |
---|---|---|
CheckboxListEditorT | Initializes a new instance of the CheckboxListEditorT class |
Name | Description | |
---|---|---|
AllowOptionsSorting | ||
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.) |