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.

  Name Description
Page Initializes a new instance of the Page class with the specified GUID, display name, and description.
Top

(see also Protected Methods)
 NameDescription
public methodCreateObjRefOverridden. Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
public methodDisposeOverloaded. Release all resources that are used by the Page object.
public methodEquals  Overloaded. (Inherited from Object)
public methodGetHashCode  (Inherited from Object)
public methodGetLifetimeService  (Inherited from MarshalByRefObject)
public methodGetServiceGets the service object of the specified type.
public methodGetType  (Inherited from Object)
public methodInitializeLifetimeServiceOverridden. Obtains a lifetime service object to control the lifetime policy for this instance.
public methodstaticReferenceEquals  (Inherited from Object)
public methodToString  (Inherited from Object)
Top

  Name Description
protected method CreateContent Called by the Administration Console to create content for the page.
protected method CreateHelpTopicInfo Initializes a new instance of the HelpTopicInfo class that provides help information for the page in the Administration Console.
protected method Dispose Overloaded.  
protected method Finalize Overridden. Releases unmanaged resources and performs other cleanup operations before the Page object is reclaimed by garbage collection.
protected method MemberwiseClone  Overloaded. (Inherited from MarshalByRefObject)
Top

Community Additions

Show: