In This Topic
Gets or sets a callback function that provides the most flexibility and can be used to connect any data source to Autocomplete.
Syntax
'Declaration
Public Property CallBack As System.String
public System.string CallBack {get; set;}
See Also