Version

anchorElement Property

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