The PageContextBase type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FixedPage |
Gets the fixed page.
| |
| FixedPageError |
Gets the error (if any) that occurred while loading the fixed page.
| |
| FixedPageSize |
Gets the size of the fixed page.
| |
| IsFixedPageOwner |
Determines whether this page instance is the owner of the dynamically loaded fixed page.
| |
| IsInUse |
Determines whether the page is in use and the associated fixed page should be loaded.
| |
| Owner |
Gets the DocumentDataSource owner.
| |
| PageContent |
Gets the page content providing information about the associated fixed page.
|