OutputCacheParameters::VaryByParam Property
.NET Framework (current version)
Gets a semicolon-delimited list of query string or form POST parameters that the output cache uses to vary the cache entry.
Assembly: System.Web (in System.Web.dll)
When this property is set to multiple parameters, the output cache contains a different version of the requested document for each specified parameter. Possible values include "none", "*", and any valid query string or POST parameter name.
.NET Framework
Available since 2.0
Available since 2.0
Show: