This illustration shows the Page Definition. A page is the basic building block of an application. You use the Page Definition to view, create, and edit the controls and components that define a page.

The Page Definition is divided into three sections. The left section, Page Rendering, lists page level attributes as well as any user interface controls and logic that execute when the page is rendered. The middle section, Page Processing, lists the logic controls (such as computations and processes) that are evaluated and executed when the page is processed. The far right section, Shared Components, lists common components that display on every page within an application.