3 references to Default
System.Web (3)
UI\ApplicationFileParser.cs (1)
42
if (scope == ObjectTagScope.
Default
)
UI\ObjectTag.cs (1)
69
_scope = ObjectTagScope.
Default
;
UI\TemplateParser.cs (1)
1392
if (scope == ObjectTagScope.
Default
)