2 references to Enabled
System.Web (2)
Compilation\PageCodeDomTreeGenerator.cs (1)
230if (cacheSettings.IsParameterSet(OutputCacheParameter.Enabled)) {
UI\OutputCacheSettings.cs (1)
62_flags[(int) OutputCacheParameter.Enabled] = true;