PageContent Members
Provides the content that is displayed in a Page that is associated with a tab in the Administration Console.
The following tables list the members exposed by the PageContent type.
Protected Properties
Name | Description | |
---|---|---|
Tasks | Gets the TaskCollection that is associated with the PageContent object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create | Overloaded. | |
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 PageContent object. | |
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetLifetimeService | (Inherited from MarshalByRefObject) | |
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) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize | Overridden. Releases unmanaged resources and performs other cleanup operations before the PageContent object is reclaimed by garbage collection. | |
GetObjectDisplayName | Returns the name of the specified object that will be displayed on the page in the Administration Console. | |
GetObjectId | Returns the identifier for the specified object. | |
MemberwiseClone | Overloaded. (Inherited from MarshalByRefObject) |
Top
See Also
Reference
PageContent Class
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace