Class SelectMulti
- Namespace
- Dynamicweb.CoreUI.Editors.Lists
- Assembly
- Dynamicweb.CoreUI.dll
For selecting multiple options. Use this when you have many available options that should all be visible and sorting is not needed
public class SelectMulti : ListBase
- Inheritance
-
SelectMulti
- Inherited Members
- Extension Methods
Properties
Groups
public List<ListBase.ListOptionGroup> Groups { get; set; }