OutputCacheParameters.NoStore Property
.NET Framework (current version)
Gets or sets a value that determines whether the HTTP Cache-Control: no-store directive is set.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue if the Cache-Control: no-store directive is set on HttpResponse; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: