Namespace Dynamicweb.Extensibility.Editors
Classes
- CheckListParameterEditor
Creates a multi selection check box group.
- ColorParameterEditor
Creates a color picker.
- ContentModulePageSelectEditor
Creates a picker to select a page that contains a specific content module.
- DateTimeParameterEditor
Creates a date time picker.
- DropDownParameterEditor
Represents a control that allows the user to select a single item from a drop-down list.
- FileManagerEditor
Represents a control that allows the user to select a file.
- FloatingPointNumberParameterEditor
Creates double number input.
- FolderSelectEditor
Represents a control that allows the user to select a file folder.
- GoogleFontParameterEditor
Represents a control that allows the user to select a google font.
- GroupedDropDownParameterEditor
Represents a control that allows the user to select a single item from a drop-down list.
- GroupedDropDownParameterEditor.DropDownItem
Represents a drop-down item.
- HiddenParameterEditor
Creates a hidden input control.
- IntegerNumberParameterEditor
Creates integer number input.
- ItemListParameterEditor
Represents a control that allows to select an item type from a drop-down list.
- LabelParameterEditor
Creates a label control
- MoreLessParameterEditor
Represents a control that allows to select a comparison condition from a drop-down list.
- MultipleValuesEditor
Allows adding/deleting of multiple values presented as a list.
- NumberParameterEditor
Creates double number input.
- PageSelectEditor
Creates a picker to select a page
- ParagraphSelectEditor
Creates a picker to select a paragraph
- ParameterEditor
A base class for parameter editors for configurable add-ins
- PeriodParameterEditor
Creates a control to edit periods
- RadioParameterEditor
Represents a control that allows the user to select a single item from a radio list.
- SelectionBoxParameterEditor
Creates a textbox control
- TemplateParameterEditor
Class TemplateParameterEditor used for configurable add-ins with properties with an editor that makes it possible to select a template.
- TextParameterEditor
Creates a textbox control
- UserGroupParameterEditor
Represents a control that allows to select an user group from a drop-down list.
- UserParameterEditor
Represents a control that allows to select an user User from a drop-down list.
- YesNoParameterEditor
Creates a checkbox control