Click or drag to resize
Summary Properties

The PageWebServerAdministratorsSummary type exposes the following members.

Properties
  NameDescription
Public propertyChildPages
Gets a list of all child summaries.
(Inherited from PageSummary.)
Public propertyPage
Gets or sets the page associated with the summary.
(Inherited from PageSummary.)
Public propertyPageEnabled
Gets a value indicating that the page should be shown as enabled in the list of pages.
(Inherited from PageSummary.)
Public propertyPageIcon
See base docs.
(Overrides PageSummaryPageIcon.)
Public propertyPageObject
Gets the settings object being modified by this page.
(Inherited from PageSummary.)
Public propertyPageTitle
See base docs.
(Overrides PageSummaryPageTitle.)
Public propertySettingsView
Gets or sets the view that owns this summary.
(Inherited from PageSummary.)
Public propertyShowChildPagesInAlphabeticalOrder
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.
(Inherited from PageSummary.)
Public propertyTreeNode
Gets or sets the tree node that represents this summary.
(Inherited from PageSummary.)
Top
See Also