IResponse Properties |
The IResponse type exposes the following members.
Name | Description | |
---|---|---|
Cache |
Gets the caching policy (such as expiration time, privacy settings, and vary clauses) of the current Web page.
| |
Cookies |
Gets the response cookie collection.
| |
HeaderEncoding |
Gets or sets the encoding for the header of the current response.
| |
Headers |
Gets the collection of response headers.
| |
RedirectLocation |
Gets or sets the value of the HTTP Location header.
| |
StatusCode |
Gets or sets the HTTP status code of the output that is returned to the client.
|