IFrame Properties
Properties in the View Designer
- border
Specifies whether or not the IFrame UI element is displayed with borders.
- height
Height of the IFrame, see alsoLegend.
- lifeTime
Life time of the UI element. This property can be personalized by an administrator.
More information:Life Cycle of Active UI Elements
- scrollingMode
Display of the scroll bar within the UI element.
Value
Visual Display
Description
auto

The scroll bar within the container is activated automatically.
both

A vertical and horizontal scroll bar are activated.
none

Scrolling through the content is not possible.
- source
URL, in which the IFrame is to be loaded.
- width
Width of the IFrame, specified in CSS sizes, such as em, ex, pixel, or percent. SeeLegend.