Version

textElement Property

Gets a reference to the Html Element that contains the text of the item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_textElement() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_textElement();
See Also