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