CMSActionResult Properties |
The CMSActionResult type exposes the following members.
Name | Description | |
---|---|---|
Cacheability |
Sets the cacheability part of Cache-Control HTTP header value.
| |
CacheRevalidation |
Sets the revalidation part of Cache-Control HTTP header value.
| |
Expires |
Sets the Expires HTTP header to an absolute date and time.
| |
LastModified |
Sets the Last-Modified HTTP header to the specified date and time.
| |
NoStore |
Sets the Cache-Control: no-store HTTP header.
|