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
- 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
- TagCloudList
For selecting multiple options. Use this when you have many available options, but only the small collection of selected options must be shown
- VisualSelect
For selecting a single option. Use this when you have a list of more than 10 options