Version

getItems Method

Get the collection of menu items in the WebDataMenu.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getItems() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDataMenu.getItems();
See Also