Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerImageLoadingEventArgs Object

Show in webframe
Members 
Data for the image loading event.
Object Model
Syntax
function Leadtools.Controls.ImageViewerImageLoadingEventArgs() 
Remarks

A new ImageViewerImageLoadingEventArgs is passed to callbacks for the ImageLoading event, which occurs when an image needs to load because Url or BackImageUrl was set. It may also occur when an image is reloaded when AutoRemoveItemElements is true.

The ImageLoader from this instance should not be run; it will start after all callbacks for the ImageLoading event have completed.

Example

For an example, refer to ImageLoading.

See Also

Reference

ImageViewerImageLoadingEventArgs Members
Leadtools.Controls Namespace

Error processing SSI file