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