NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpCacheVary Properties

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

Public:

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.

See Also

HttpCacheVary Class | System.Web Namespace