Version

sourceTreeId Property

Get the id of the source tree for this drag operation.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_sourceTreeId() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataTreeDragDropEventArgs.get_sourceTreeId();
See Also