| TemplatedDropDownListOnClientSelectedIndexChanged Property |
Gets or sets the Javascript handler which is executed when user changes the drop-down list selection.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string OnClientSelectedIndexChanged { get; set; }
Public Property OnClientSelectedIndexChanged As String
Get
Set
Property Value
Type:
StringRemarks See Also