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 : documentChanged Event |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_documentChanged(handler : Function) function remove_documentChanged(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_documentChanged(handler); .remove_documentChanged(handler); |
The collection will raise this event whenever a document is changed.
The collection will provide a ImGearDocumentEventArgs as the event argument. When the collection raises this event, it will provide the changed document in the event argument.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocumentCollection
ImGearDocumentCollection Members