Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

IsBackImage Property

Show in webframe
Whether the URL for this image load is associated with BackImageUrl or with Url.
Syntax
get_isBackImage();
Object.defineProperty('isBackImage');

Property Value

TypeDescription
booleantrue if the URL for this image load is associated with BackImageUrl or false if the URL for this image load is associated with Url.
Remarks

See ImageLoading for more information.

See Also

Reference

ImageViewerImageLoadingEventArgs Object
ImageViewerImageLoadingEventArgs Members

Error processing SSI file