Mashup Builder > Widgets > Legacy Widgets > Image Widget (Legacy)
Image Widget (Legacy)
The Image widget allows you to embed an image anywhere within your mashup. You can choose from a ThingWorx media entity or reference a URL to load the image.
* 
Styles and common widget properties are not included in the table below.
Property Name
Description
Base Type
Default Value
Bindable? (Y/N)
Localizable? (Y/N)
CustomClass
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
STRING
n/a
Y
N
AlternateText
Text that is displayed when hovering over the widget.
STRING
n/a
Y
Y
SourceURL
Link to a media entity or a URL to source image.
MEDIA ENTITY
n/a
Y
N
Scaling
The way the Image scales (Width, Height, None).
STRING
Width
N
N
PreventCaching
Prevents the Image from being cached so that the most recent version is shown when reloaded.
BOOLEAN
False
N
N
ToolTipField
Optional field to include tooltips that display in run time.
STRING
n/a
Y
Y
ShowDataLoading
Display the data while it loads.
BOOLEAN
True
N
N
Visible
Widget is visible when viewing mashup.
BOOLEAN
True
Y
N
Was this helpful?