4 references to CacheItemUpdateReason
System.Web (4)
Cache\cache.cs (4)
48string key, CacheItemUpdateReason reason, 340CacheItemUpdateReason updateReason; 345updateReason = CacheItemUpdateReason.Expired; 348updateReason = CacheItemUpdateReason.DependencyChanged;