7 references to Control
System.Web (4)
UI\TemplateParser.cs (1)
496Control c = new Control();
UI\WebControls\LoginView.cs (1)
244Control templateContainer = new Control();
UI\WebControls\Wizard.cs (2)
2513Control navigationContainer = new Control(); 2571var templateContainer = new Control();
System.Web.Extensions (3)
UI\UpdatePanel.cs (1)
297return new Control();
UI\UpdateProgress.cs (1)
137_progressTemplateContainer = new Control();
UI\WebControls\ListView.cs (1)
1956Control containerControl = new Control();