OnClientNodeCheckChanging Property
The name of the function which will be called before the node is checked. This event can be cancelled by returning false.
public System.string OnClientNodeCheckChanging {get; set;}
'Declaration
Public Property OnClientNodeCheckChanging As System.String