Mashup Builder > Widgets > Legacy Widgets > Link Widget (Legacy)
Link Widget (Legacy)
The Link widget allows you to provide hyperlink navigation within your mashup. This control is a simple hyperlink with text and the ability to apply a style. To navigate between mashups, use events to trigger navigation (such as a row selection), and use the Navigation Widget to bind mashup parameters.
* 
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
Text
The text to display (rather than the actual hyperlink text).
STRING
Link Text
Y
Y
SourceURL
The URL to link to.
STRING
n/a
Y
N
TargetWindow
When the user clicks the URL, the format to open in (New Window, Same Window, or Popup Window).
STRING
New Window
N
N
LinkDisplay
Option of how to display the link (Text Only, Image Left of Text, Image Right of Text, Image Below Text, Image Above Text).
STRING
Text Only
N
N
Alignment
Alignment of visible text in the control (Left, Center, Right).
STRING
Left
N
N
ToolTipField
Optional field to include tooltips that display in run time.
STRING
n/a
Y
Y
Navigate
Service. Can be invoked by clicking the widget.
n/a
n/a
Y
N
Was this helpful?