2 references to OutputCacheParameters
System.Web (2)
UI\Page.cs (1)
3504
OutputCacheParameters cacheSettings = new
OutputCacheParameters
();
UI\TemplateControlParser.cs (1)
83
_outputCacheSettings = new
OutputCacheParameters
();