Error processing SSI file
(Leadtools.Controls)

Show in webframe

Error Property (ImageViewerRenderEventArgs)




Error that might have occurred during rendering.
Syntax
public Exception Error {get;}
'Declaration
 
Public ReadOnly Property Error As Exception

Property Value

The error that might have occurred during rendering.
Remarks

If this value is not null, then it is the error that was caught during the rendering cycle. Used with the ImageViewer.RenderError event.

Requirements

Target Platforms

See Also

Reference

ImageViewerRenderEventArgs Class
ImageViewerRenderEventArgs Members

Error processing SSI file