PFSite_RequestContext Properties |
The PFSite_RequestContext type exposes the following members.
| Name | Description | |
|---|---|---|
| Name |
Gets or sets a name representing the current request.
| |
| RequestAvailable |
Gets a value indicating whether a current HttpContext and a current HttpRequest are available.
| |
| Site |
Gets the PFSite representing the current request.
| |
| SiteEnabled |
Gets or sets a value indicating whether a PFSite could use the current context.
| |
| StartDate |
Gets or sets the start date of the current request.
|