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