Click or drag to resize

CustomListBoxItemCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListCustomListBoxItem
    Dynamicweb.ControlsCustomListBoxItemCollection

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[JsonArrayAttribute]
public class CustomListBoxItemCollection : List<CustomListBoxItem>

The CustomListBoxItemCollection type exposes the following members.

Constructors
Methods
  NameDescription
Public methodGetValues
Top
See Also