ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearPageCollection class : getPage Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function getPage( index : number(Integer) ) : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearPageCollection.getPage(number(Integer)); |
This function returns the page located at the index in the collection.