HttpCachePolicyWrapper.VaryByParams Property

 

Gets the list of parameters received by an HTTP GET or HTTP POST that affect caching.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override VaryByParams : HttpCacheVaryByParams with get

Property Value

Type: System.Web.HttpCacheVaryByParams

An object that specifies which cache-control parameters are used to select the cached response.

.NET Framework
Available since 3.5
Return to top
Show: