Click or drag to resize

ToolbarButtons Property

Gets a collection of toolbar buttons.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public ToolbarButtonCollection Buttons { get; set; }

Property Value

Type: ToolbarButtonCollection
Remarks