asp.net.ph

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 Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph