OnClientResponse Property
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.
public System.string OnClientResponse {get; set;}
'Declaration
Public Property OnClientResponse As System.String