Page Class

Definition

Contains cache information generated while rendering a page.

public ref class Page abstract
[System.Serializable]
public abstract class Page
[<System.Serializable>]
type Page = class
Public MustInherit Class Page
Inheritance
Page
Attributes

Constructors

Page(PageSection, PageSection)

Initializes a new instance of the Page class.

Properties

Footer

Gets or sets the value of the page's footer.

Header

Gets or sets the value of the page's header.

Applies to