The properties of the NavigationPage class are listed below. For a complete list of NavigationPage class members, see the NavigationPage Members topic.
| Gets or sets the page's caption for the navigational structure. | |
| Gets or sets a flag indicating that the page is excluded from the user interface. | |
| Gets or sets a flag indicating that the page is a global (top-level) page without a parent. | |
| Gets the NavigationMetadata object for this page node. | |
| Gets or sets a flag indicating that the page is the parent node of a Custom Link Bar. | |
| Gets or sets the indicator whether the page is inside or outside the web project. | |
| Gets or sets the page identifier. | |
| Gets or sets the page identifier of the parent page, or zero if no parent (global). | |
| Gets or sets the value for the HTML target attribute for this page. | |
| Gets or sets the date and time the page node was last parented in the navigational structure, expressed in local time. | |
| Gets or sets the URL of the page; relative for inside (in-site) pages, absolute for outside (out-of-site) pages. |
NavigationPage Class | Parastream.Web.MsFrontPage Namespace