C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoComplete Class / OnClientResponse Property

In This Topic
OnClientResponse Property
In This Topic
The name of the function which will be called when a search completes, even if the menu will not be shown because there are no results or the Autocomplete is disabled.
Syntax
'Declaration
 
Public Property OnClientResponse As System.String
 
See Also