Click or drag to resize

TemplatedDropDownListOnClientDataExchange Property

Gets or sets the Javascript handler which is executed at the time when the data between drop-down list item and selected item can be exchanged.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public string OnClientDataExchange { get; set; }

Property Value

Type: String
Remarks