Version

anchorElement Property

Get a reference to the anchor dom element associated with the item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_anchorElement() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDataMenuItem.get_anchorElement();
See Also