Class TagCloudList
- Namespace
- Dynamicweb.CoreUI.Editors.Lists
- Assembly
- Dynamicweb.CoreUI.dll
For selecting multiple options. Use this when you have many available options, but only the small collection of selected options must be shown
public class TagCloudList : ListBase
- Inheritance
-
TagCloudList
- Inherited Members
- Extension Methods
Properties
Action
public ActionNode? Action { get; set; }
Property Value
AllowRemoveItems
public bool AllowRemoveItems { get; set; }
Property Value
SelectedItemAction
public ActionNode? SelectedItemAction { get; set; }