Summary Methods |
The PageMergedFeedSummary type exposes the following members.
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.) |