Version

anchorElement Property

Get a reference to the Anchor Html Element associated with this item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_anchorElement() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_anchorElement();
See Also