AutoComplete for ASP.NET Web Forms
OnClientChange Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AutoComplete Namespace > C1AutoComplete Class : OnClientChange Property
The name of the function which will be called when the field is blurred, if the value has changed; ui.item refers to the selected item.
Syntax
'Declaration
 
Public Property OnClientChange As System.String
public System.string OnClientChange {get; set;}
See Also

Reference

C1AutoComplete Class
C1AutoComplete Members