Page Members
Represents a page that is accessed through a tab in the Administration Console.
The following tables list the members exposed by the Page type.
(see also Protected Methods)
Top
| Name | Description | |
|---|---|---|
![]() | CreateObjRef | Overridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Dispose | Overloaded. Release all resources that are used by the Page object. |
![]() | Equals | Overloaded. (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject) |
![]() | GetService | Gets the service object of the specified type. |
![]() | GetType | (Inherited from Object) |
![]() | InitializeLifetimeService | Overridden. Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() ![]() | ReferenceEquals | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
CreateContent | Called by the Administration Console to create content for the page. |
|
CreateHelpTopicInfo | Initializes a new instance of the HelpTopicInfo class that provides help information for the page in the Administration Console. |
|
Dispose | Overloaded. |
|
Finalize | Overridden. Releases unmanaged resources and performs other cleanup operations before the Page object is reclaimed by garbage collection. |
|
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Community Additions
Show:
