Click or drag to resize

ActionBarButtons Property

Gets a collection of toolbar buttons.

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

Property Value

Type: ToolbarButtonCollection
See Also