This documentation is archived and is not being maintained.

HttpCacheVaryByParams Properties

The properties of the HttpCacheVaryByParams class are listed here. For a complete list of HttpCacheVaryByParams class members, see the HttpCacheVaryByParams Members topic.

Public Properties

public propertyIgnoreParams Gets or sets a value indicating whether HTTP header cache-control parameters are ignored.
public propertyItem Gets or sets the name of the HTTP Get or Post parameter that is used to select one of several different cached responses.

In C#, this property is the indexer for the HttpCacheVaryByParams class.

See Also

HttpCacheVaryByParams Class | System.Web Namespace

Show: