ImageGear .NET
artPageOpenFailed Event

Indicates that a new ART page failed to open in the document.
Syntax
ASP.NET Ajax Javascript (Specification) 
function add_artPageOpenFailed(handler : Function)
function remove_artPageOpenFailed(handler : Function)
ASP.NET Ajax Javascript (Usage) 
.add_artPageOpenFailed(handler);
.remove_artPageOpenFailed(handler);
Remarks

The ImGearDocument will raise this event whenever one or more pages fail to load in the document.

The document will provide a ImGearPageOpenFailedEventArgs which contains one parameter, an exception object.

This object contains an exception object which may be of the following type in the list:

See Also

Reference

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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback