| 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; }
Public Property OnClientDataExchange As String
Get
Set
Property Value
Type:
StringRemarks See Also