5 references to Page
System.Web (5)
UI\ApplicationFileParser.cs (1)
46
if (scope == ObjectTagScope.
Page
) {
UI\ObjectTag.cs (1)
71
_scope = ObjectTagScope.
Page
;
UI\TemplateParser.cs (3)
1393
scope = ObjectTagScope.
Page
;
1396
if (scope != ObjectTagScope.
Page
) {
1411
if (scope == ObjectTagScope.
Page
||