Click or drag to resize

ComboboxItemCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListComboboxItem
    Dynamicweb.ControlsComboboxItemCollection

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[JsonArrayAttribute]
public class ComboboxItemCollection : List<ComboboxItem>
Constructors
See Also