OnClientOpen Property (C1AutoComplete)
In This Topic
The name of the function which will be called when the suggestion menu is opened.
Syntax
'Declaration
Public Property OnClientOpen As System.String
public System.string OnClientOpen {get; set;}
See Also