Version

hasChildren Method

Get whether the item has children.
Syntax
ASP.NET Ajax Javascript (Specification) 
function hasChildren() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.hasChildren();
See Also