Version

navigateUrl Property

Get the url associated with the item. When the item is clicked, the Url will be activated.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_navigateUrl() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_navigateUrl();
See Also