Error processing SSI file
(Leadtools.Controls)

Show in webframe

IsRenderRedirected Property




Gets a value that indicate whether the current rendering operation is targetting an external device rather the control itself.
Syntax
public virtual bool IsRenderRedirected {get;}
'Declaration
 
Public Overridable ReadOnly Property IsRenderRedirected As Boolean

Property Value

true if the current rendering operation is targetting an external device rather the control itself, otherwise; false.
Remarks

For more information, refer to RenderRedirect.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file