PageMergedFeedSummary Class |
Namespace: VirtualRadar.WinForms.SettingPage
The PageMergedFeedSummary type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageMergedFeedSummary |
Creates a new object.
|
Name | Description | |
---|---|---|
![]() | ChildPages |
Gets a list of all child summaries.
(Inherited from PageSummary.) |
![]() | MergedFeed |
See base docs.
|
![]() | Page |
Gets or sets the page associated with the summary.
(Inherited from PageSummary.) |
![]() | PageEnabled |
Gets a value indicating that the page should be shown as enabled in the list of pages.
(Inherited from PageSummary.) |
![]() | PageIcon |
See base docs.
(Overrides PageSummaryPageIcon.) |
![]() | PageObject |
Gets the settings object being modified by this page.
(Inherited from PageSummary.) |
![]() | PageTitle |
Gets the title for the page.
(Inherited from PageSummary.) |
![]() | SettingsView |
Gets or sets the view that owns this summary.
(Inherited from PageSummary.) |
![]() | 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.
(Inherited from PageSummary.) |
![]() | TreeNode |
Gets or sets the tree node that represents this summary.
(Inherited from PageSummary.) |
Name | Description | |
---|---|---|
![]() | AssociateChildPages |
Gives the derived class the opportunity to synchronise its child pages list with something (or
just create them if they're not associated with anything).
(Inherited from PageSummary.) |
![]() | AssociateValidationFields |
See base docs.
(Overrides PageSummaryAssociateValidationFields(Page).) |
![]() | CreatePage |
Creates the page for display.
(Inherited from PageSummary.) |
![]() | DoCreatePage |
See base docs.
(Overrides PageSummaryDoCreatePage.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetControlForValidationField |
Returns the control associated with the field passed across. Returns null if the pageObject passed
across does not match the pageObject held by the page.
(Inherited from PageSummary.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetPageEnabledPropertyT |
Sets up the automatic page enabled fetcher.
(Inherited from PageSummary.) |
![]() | SetPageTitlePropertyT |
Sets up the automatic page title fetcher.
(Inherited from PageSummary.) |
![]() | SetValidationFields |
Records which controls display which validation fields.
(Inherited from PageSummary.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | _ValidationFieldControlMap |
A map of validation fields to the controls that they represent.
(Inherited from PageSummary.) |