ImageGear .NET
pageChanged Event

Indicates that a page in the page collection of this document was changed.
Syntax
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);
Remarks

The document will raise this event whenever a page is changed in the page collection of this document.

The document will provide a ImGearPageEventArgs as the event argument. The changed ImGearPage will be provided in the event argument.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocument
ImGearDocument Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback