LEADTOOLS JavaScript (Leadtools.Controls)

ImageError Event

Show in webframe
Occurs when the URL set into ImageUrl does not contain a valid image.
Syntax
add_imageError(function(sender, e))
imageError.add(function(sender, e))
remove_imageError(function(sender, e))
imageError.remove(function(sender, e))
    
Remarks

For more information, refer to ImageUrl.

Example

For an example, refer to ImageUrl.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e ElementEventArgs The event data.
See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.