ImageGear .NET
pageClosed Event

Indicates the viewer has closed the current image.
Syntax
ASP.NET Ajax Javascript (Specification) 
function add_pageClosed(handler : Function)
function remove_pageClosed(handler : Function)
ASP.NET Ajax Javascript (Usage) 
.add_pageClosed(handler);
.remove_pageClosed(handler);
Remarks

The viewer will raise this event in the following conditions:

When the viewer raises this event, it will provide an instance of an PageViewState object as the event argument. This object will contain the state of the viewer just before the image was closed.

See Also

Reference

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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback