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.ImGearDocumentCollection : pageChanged Event |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_pageChanged(handler : Function) function remove_pageChanged(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_pageChanged(handler); .remove_pageChanged(handler); |
The document collection will raise this event whenever a page is changed in page collections in this document collection.
The document collection will provide the event arguments provided ImGearPageEventArgs. The event argument contains the changed ImGearPage.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocumentCollection
ImGearDocumentCollection Members