HttpResponseWrapper.SuppressDefaultCacheControlHeader Property
Gets or sets a value indicating whether to suppress the default Cache Control: private header for the current HTTP response.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Booleantrue to suppress the default Cache Control: private header for the current HTTP response; otherwise, false.
.NET Framework
Available since 4.5.2
Available since 4.5.2
Show: