aspxtreme

HttpValidationStatus Enumeration

System.Web Namespace


Provides enumerated values that indicate cache validation status.

Members


Member name Description
IgnoreThisRequest Indicates that the request is treated as a cache miss and the page is executed. The cache is not invalidated.
Invalid Indicates that the cache is invalid. The item is evicted from the cache and the request is handled as a cache miss.
Valid Indicates that the cache is valid.

See Also

HttpCachePolicy Class



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support aspxtreme