Share via


Page Members

Include Protected Members
Include Inherited Members

Contains cache information generated while rendering a page.

The Page type exposes the following members.

Constructors

  Name Description
Protected method Page(PageSection, PageSection) Initializes a new instance of the Page class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Footer Gets or sets the value of the page's footer.
Public property Header Gets or sets the value of the page's header.

Top