Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Create Method (ImageViewerItemChangedEventArgs)

Show in webframe
The item that has changed.
Reason behind the change.
Create a new instance of ImageViewerItemChangedEventArgs with the specified parameters.
Syntax
 function Leadtools.Controls.ImageViewerItemChangedEventArgs.create( 
   item ,
   reason 
)

Parameters

ParameterTypeDescription
itemImageViewerItemThe item that has changed.
reasonImageViewerItemChangedReasonReason behind the change.

Return Value

TypeDescription
ImageViewerItemChangedEventArgs The created object.
See Also

Reference

ImageViewerItemChangedEventArgs Object
ImageViewerItemChangedEventArgs Members

Error processing SSI file