Click or drag to resize

TreeToolbarButtonOnClientClick Property

Gets or sets client-side script that executes when button's "Click" event is raised.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
public string OnClientClick { get; set; }

Property Value

Type: String
Remarks