ImageGear for .NET
OnPageOpened Property
See Also  Send Feedback
ImageGear21.Web Assembly > ImageGear.Web.UI Namespace > ThumbnailView Class : OnPageOpened Property




Glossary Item Box

Gets or sets user defined Javascript event handler to receive a call to the client pageOpened event.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

The string value is the name of the Javascript event handler name.

This event will be raised after the image attributes have been received from the server. At this point, the previous image will be discarded. The new current image may not have been displayed yet, but that will occur soon

See Also

©2013. Accusoft Corporation. All Rights Reserved.