Table of Contents

Namespace Dynamicweb.CoreUI.Editors.Lists

Classes

BoxedRadio

For selecting a single option. Use this when you have a list of less than 11 options

CheckboxList

For selecting multiple options. Use this when you have less than 10 options

EditableList
EditableList.InfoPropertyInfo
ExtensibilityTypeSelect
Radio

For selecting a single option. Use this when you have a list of less than 11 options

Select

For selecting a single option. Use this when you have a list of more than 10 options

SelectMulti

For selecting multiple options. Use this when you have many available options that should all be visible and sorting is not needed

SelectMultiDual
SortableList
TagCloudList

For selecting multiple options. Use this when you have many available options, but only the small collection of selected options must be shown

TemplatedList
VisualSelect

For selecting a single option. Use this when you have a list of more than 10 options

Enums

ReloadOnChangeBehavior
To top