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