Error processing SSI file
(Leadtools.Controls)

Show in webframe

Item Property (ImageViewerRenderEventArgs)




Item to render
Syntax
public ImageViewerItem Item {get;}
'Declaration
 
Public ReadOnly Property Item As ImageViewerItem

Property Value

The item to render or null if this event is for rendering the view.
Remarks

If the value of Item is not null, then Part will contain the specific part of the item to render.

Example

For an example, refer to PostRender.

Requirements

Target Platforms

See Also

Reference

ImageViewerRenderEventArgs Class
ImageViewerRenderEventArgs Members

Error processing SSI file