ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_pageAddFailed(handler : Function) function remove_pageAddFailed(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_pageAddFailed(handler); .remove_pageAddFailed(handler); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_pageAddFailed(handler : Function) function remove_pageAddFailed(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_pageAddFailed(handler); .remove_pageAddFailed(handler); |
The ImGearThumbnailList control will raise this event whenever a page fails to load in a thumbnail.
Normally, the ImgearThumbnailList will raise this event wehn a page fails to load in a a thumbnail.
When the ImGearThumbnailList raises this event, it will provide an instance of an exception object ImGearPageOpenFailedEventArgs as the event argument. This object contains an exception object whhich may be of the following type in the list: