System.Web.HttpCachePolicy.VaryByParams Property

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

Syntax

public HttpCacheVaryByParams VaryByParams { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A separate version of the requested document is available from the cache for each named parameter in the HttpCachePolicy.VaryByParams collection.

HttpCachePolicy.VaryByParams is introduced in the .NET Framework version 3.5. For more information, see The .NET Framework 3.5 Architecture.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0