TreeView for ASP.NET WebForms
OnClientNodeDropped Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : OnClientNodeDropped Property
The name of the function which will be called after the node is dropped.
Syntax
'Declaration
 
Public Property OnClientNodeDropped As System.String
public System.string OnClientNodeDropped {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members