| PageSummary Properties |
The PageSummary type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildPages |
Gets a list of all child summaries.
| |
| Page |
Gets or sets the page associated with the summary.
| |
| PageEnabled |
Gets a value indicating that the page should be shown as enabled in the list of pages.
| |
| PageIcon |
Gets the icon for the page.
| |
| PageObject |
Gets the settings object being modified by this page.
| |
| PageTitle |
Gets the title for the page.
| |
| SettingsView |
Gets or sets the view that owns this summary.
| |
| ShowChildPagesInAlphabeticalOrder |
Gets a value indicating that child pages are to be shown in alphabetical order of
PageTitle. False by default unless the child pages are associated with a list.
| |
| TreeNode |
Gets or sets the tree node that represents this summary.
|