2 overrides of UnknownOutputCacheAttributeError
System.Web (2)
UI\PageParser.cs (1)
764internal override string UnknownOutputCacheAttributeError {
UI\UserControlParser.cs (1)
100internal override string UnknownOutputCacheAttributeError {
1 reference to UnknownOutputCacheAttributeError
System.Web (1)
UI\TemplateControlParser.cs (1)
369Util.CheckUnknownDirectiveAttributes(directiveName, directive, UnknownOutputCacheAttributeError);