PFSite_RequestContext Methods |
The PFSite_RequestContext type exposes the following members.
Name | Description | |
---|---|---|
ClearSite |
Removes the reference to the PFSite from the current request.
Also tries to dispose the site, to release its resources.
| |
ClearSiteAndRedirect(HttpResponse, String) |
Releases the site (as the EndRequest would normally do) and redirects the response.
| |
ClearSiteAndRedirect(HttpResponse, String, Boolean) |
Releases the site (as the EndRequest would normally do) and redirects the response.
|