Version

items Property

The collection of ImageItems in the WebImageViewer.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_items() : ImageItemCollection
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebImageViewer.get_items();
See Also