Error processing SSI file
(Leadtools.Controls)

Show in webframe

Error Property (ImageViewerItemErrorEventArgs)




Get the error that was caught by the viewer.
Syntax
public Exception Error {get;}
'Declaration
 
Public ReadOnly Property Error As Exception

Property Value

The error that was caught by the viewer. Could be null.
Example

For an example, refer to ItemError.

Requirements

Target Platforms

See Also

Reference

ImageViewerItemErrorEventArgs Class
ImageViewerItemErrorEventArgs Members

Error processing SSI file