Web Page

Overview

The Web Page Control is a container element that groups Web Controls.

General

Variables

Variables can be of any Data Type and can be used for:

  • Passing information to the Web Page when navigating to it.
  • Reading and storing runtime information from any Web Controls in the Web Page.

Styling

Web Pages can be styled with these controls. For more information, see Common Style Properties of Web Controls.

Actions

Web Flow Updated

This event is fired when the Web Page is first loaded.

Web Page Viewed

This event is fired every time the Web Page is loaded. e.g. When refreshing the browser tab/window.