HttpResponseWrapper::Cache Property
.NET Framework (current version)
Gets the caching policy (such as expiration time, privacy settings, and vary clauses) of the current Web page.
Assembly: System.Web (in System.Web.dll)
public: property HttpCachePolicyBase^ Cache { virtual HttpCachePolicyBase^ get() override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: