Version

getExplorerBarItems Method

Get a collection that contains the subnodes of the current group.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getExplorerBarItems() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebExplorerBar.getExplorerBarItems();
See Also