HttpCachePolicyWrapper::SetAllowResponseInBrowserHistory Method (Boolean)
.NET Framework (current version)
Makes the response available in the browser history cache, regardless of the HttpCacheability setting made on the server.
Assembly: System.Web (in System.Web.dll)
Parameters
- allow
-
Type:
System::Boolean
true to direct the client browser to store responses in the browser history cache; otherwise false. The default is false.
.NET Framework
Available since 3.5
Available since 3.5
Show: