Leadtools.Controls Namespace > ImageViewer Object : ImageUrl Property |
get_imageUrl();
set_imageUrl(value);
Object.defineProperty('imageUrl');
Type | Description |
---|---|
string | The URL to the image to be displayed in the viewer (single item mode). Default value is null. |
This is a helper property for applications that use ImageViewer in single item mode. It is a shortcut to Url of ActiveItem. For more information, refer to Image Viewer in Single Item Mode.
For an example, refer to Url