| ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPageCollection : removePage Method |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function removePage( index : number(Integer) ) : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearPageCollection.removePage(number(Integer)); | |
This function removes a single page from the collection.
After this function removes the page, it will raise the pageRemoved event.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPageCollection
ImGearPageCollection Members