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