Click or drag to resize

TemplatedDropDownListOnClientExpandedStateChanged Property

Gets or sets the Javascript handler which is executed when drop-down list is expanded or collapsed.

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

Property Value

Type: String
Remarks