This topic has not yet been rated - Rate this topic

HttpCachePolicyBase Properties

The HttpCachePolicyBase type exposes the following members.

  Name Description
Public property VaryByContentEncodings When overridden in a derived class, gets the list of Content-Encoding headers that are used to vary the output cache.
Public property VaryByHeaders When overridden in a derived class, gets the list of all HTTP headers that are used to vary cache output.
Public property VaryByParams When overridden in a derived class, gets the list of parameters that are received by an HTTP GET or POST verb that affect caching.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.