Version

element Property

Get the DOM Element associated with this item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_element() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_element();
See Also