create Method

Summary

Creates a new instance of ImageViewerItemErrorEventArgs with the specified values.

Syntax
TypeScript
JavaScript
create = function( 
   item, 
   reason, 
   data, 
   error 
) 

Parameters

item

The item that caused an error. Could be null.

reason

Reason why the error occurred.

data

Generic data associated with this error.

error

Any errors that was caught by the viewer.

Return Value

The created object.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly