Click or drag to resize

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; }

Property Value

Type: String
Remarks