Leadtools.Controls Namespace > ImageViewerImageLoadingEventArgs Object : IsBackImage Property |
get_isBackImage();
Object.defineProperty('isBackImage');
Type | Description |
---|---|
boolean | true if the URL for this image load is associated with BackImageUrl or false if the URL for this image load is associated with Url. |
See ImageLoading for more information.