OnClientNodeTextChanged Property
In This Topic
The name of the function which will be called when the text of node changed.
Syntax
'Declaration
Public Property OnClientNodeTextChanged As System.String
public System.string OnClientNodeTextChanged {get; set;}
See Also