Click or drag to resize

TreeToolbarButtonCollection Class

Represents a collection of tree toobar buttons.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListTreeToolbarButton
    Dynamicweb.ControlsTreeToolbarButtonCollection

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

The TreeToolbarButtonCollection type exposes the following members.

Constructors
  NameDescription
Public methodTreeToolbarButtonCollection
Initializes a new instance of the TreeToolbarButtonCollection class
Top
Remarks