Represents a method that is called to validate a cached item before the item is served from the cache.
- context
- Documentation for this section has not yet been entered.
- data
- Documentation for this section has not yet been entered.
- validationStatus
- Documentation for this section has not yet been entered.
If a cached item is invalidated within the scope of the System.Web.HttpCacheValidateHandler method, it is evicted from the cache and the request for the item is treated as a cache miss.