The properties of the HttpCacheVary class are listed below. For a complete list of HttpCacheVary class members, see the HttpCacheVary Members topic.
AcceptTypes | Retrieves or assigns a Boolean value that indicates whether the cache should vary by accept type headers. |
Item |
In C#, this member is the indexer for the HttpCacheVary class. |
UserAgent | Retrieves or assigns a Boolean value that indicates whether the cache should vary by user agent headers. |
UserCharSet | Retrieves or assigns a Boolean value that indicates whether the cache should vary by browser character set. |
UserLanguage | Retrieves or assigns a Boolean value that indicates whether the cache should vary by user language headers. |