Error processing SSI file
(Leadtools.Controls)

Show in webframe

CanRender Property




Gets a value that indicate if the ImageViewer will render the content when changes are made to the control's properties or to the items.
Syntax
protected virtual bool CanRender {get;}
'Declaration
 
Protected Overridable ReadOnly Property CanRender As Boolean

Property Value

true if the ImageViewer will update the content; otherwise, false.
Remarks

For more information, refer to BeginRender

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file