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