Embedded page
The Embedded control displays the given URL in an embedded iframe on the page.
- Height: The height of the iframe element
- Scrollbars: Specifies if scrollbars should be rendered for the iframe. Auto means that scrollbars are only rendered if necessary
- Border: If checked, a frame border is drawn around the frame.
- Name: The name or id for the iframe element.
- Forward query-string: If checked, all query-string variables of the current page are passed on to the page in the iframe.
- Page URL: The URL of the page to display.