Version

focusElement Property

Returns the focus HTML element of the tree.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_focusElement() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDataTree.get_focusElement();
See Also