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




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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