ComboBox for ASP.NET Web Forms
OnClientSelect Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientSelect Property
A function called when any item in list is selected.
Syntax
'Declaration
 
Public Property OnClientSelect As System.String
public System.string OnClientSelect {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members