HttpCacheVaryByParams::IgnoreParams Property
.NET Framework (current version)
Gets or sets a value indicating whether an HTTP response varies by Get or Post parameters.
Assembly: System.Web (in System.Web.dll)
Setting the IgnoreParams property to true is equivalent to setting the @ OutputCache directive VaryByParams attribute to "none" for the resource.
.NET Framework
Available since 1.1
Available since 1.1
Show: