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