Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Item Property (ImageViewerItemErrorEventArgs)

Show in webframe
Item that caused the error.
Syntax
get_item();
Object.defineProperty('item');

Property Value

TypeDescription
ImageViewerItemThe item that caused the error. Could be null if the error was not associated with a specific item.
Example

For an example, refer to ItemError.

See Also

Reference

ImageViewerItemErrorEventArgs Object
ImageViewerItemErrorEventArgs Members

Error processing SSI file