Version

getSiblings Method

Get the collection that contains the current item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getSiblings() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.getSiblings();
See Also