Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

IsRenderRedirected Property

Show in webframe
Gets a value that indicate whether the current rendering operation is targetting an external device rather the control itself.
Syntax
get_isRenderRedirected();
Object.defineProperty('isRenderRedirected');

Property Value

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

For more information, refer to RenderRedirect.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file