Page Properties

Go to:

Property Sheet, (PAGE) control

Page properties control the type of page created and how the page is connected to its master page.

Page-level properties include the component type selection.

Getting there

Page properties are accessed via the Property Sheet.

Step 1:  Select the desired page using the Page Control Hierarchy control, e.g., ShowOrdersPage.aspx.

Step 2:  Select the “(PAGE)” control in the Property Sheet.

[Application Generation] properties (Iron Speed Designer)

These properties control specific types of controls created by Iron Speed Designer.

Property

Description

Display

Specifies the page’s title and master page.

See Page Display Properties for details.

Page type

Indicates the type of page to create.

Options

Description

Button ASCX control

A header panel (ASCX file) is created.

Custom ASCX control

A user-defined control is created.

Footer ASCX control

A footer panel (ASCX file) is created.

Header ASCX control

A header panel (ASCX file) is created.

Menu ASCX control

A menu panel (ASCX file) is created.

Page (ASPX)

A page (ASPX file) is created.

Pagination ASCX control

A pagination panel (ASCX file) is created.

Range filter ASCX control

A range filter panel (ASCX file) is created.

Search ASCX control

A search panel (ASCX file) is created.

Table ASCX control

A table panel (ASCX file) is created.

Security

Specifies the page’s security.

See Page Security Properties for details.

See Also

Page Properties

Page Display Properties

Page Security Properties

Creating Reusable ASCX Panels and Components