Version

destNode Property

Get the destination node.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_destNode() : Node
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataTreeDragDropEventArgs.get_destNode();
See Also