Click or drag to resize
ICache Methods

The ICache type exposes the following members.

Methods
  NameDescription
Public methodSetCacheability
Sets the Cache-Control HTTP header value.
Public methodSetETag
Sets the ETag HTTP header to the specified string.
Public methodSetExpires
Sets the Expires HTTP header to an absolute date and time.
Public methodSetLastModified
Sets the Last-Modified HTTP header to the specified date and time.
Public methodSetRevalidation
Sets the Cache-Control HTTP header value to either the must-revalidate or the proxy-revalidate directives, based on the specified enumeration value.
Top
See Also