Click or drag to resize

ToolbarButtonCollection Class

Represents a collection of toolbar buttons.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListToolbarButton
    Dynamicweb.ControlsToolbarButtonCollection

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public class ToolbarButtonCollection : List<ToolbarButton>

The ToolbarButtonCollection type exposes the following members.

Constructors
  NameDescription
Public methodToolbarButtonCollection
Initializes a new instance of the ToolbarButtonCollection class
Top
Remarks