This documentation is archived and is not being maintained.
HttpCacheVaryByParams Properties
.NET Framework 1.1
The properties of the HttpCacheVaryByParams class are listed here. For a complete list of HttpCacheVaryByParams class members, see the HttpCacheVaryByParams Members topic.
Public Properties
IgnoreParams | Gets or sets a value indicating whether HTTP header cache-control parameters are ignored. |
Item | 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
Show:
