16 instantiations of EmptyControlCollection
System.Web (16)
UI\DataBoundLiteralControl.cs (2)
127
return new
EmptyControlCollection
(this);
223
return new
EmptyControlCollection
(this);
UI\DataSourceControl.cs (1)
150
return new
EmptyControlCollection
(this);
UI\HierarchicalDataSourceControl.cs (1)
116
return new
EmptyControlCollection
(this);
UI\HtmlControls\HtmlControl.cs (1)
174
return new
EmptyControlCollection
(this);
UI\HtmlControls\HtmlSelect.cs (1)
568
return new
EmptyControlCollection
(this);
UI\LiteralControl.cs (1)
70
return new
EmptyControlCollection
(this);
UI\WebControls\BulletedList.cs (1)
113
return new
EmptyControlCollection
(this);
UI\WebControls\DropDownList.cs (1)
133
return new
EmptyControlCollection
(this);
UI\WebControls\HiddenField.cs (1)
95
return new
EmptyControlCollection
(this);
UI\WebControls\Literal.cs (1)
115
return new
EmptyControlCollection
(this);
UI\WebControls\Substitution.cs (1)
56
return new
EmptyControlCollection
(this);
UI\WebControls\TreeView.cs (1)
1373
return new
EmptyControlCollection
(this);
UI\WebControls\xml.cs (1)
357
return new
EmptyControlCollection
(this);
UI\WebParts\ProxyWebPartManager.cs (1)
102
return new
EmptyControlCollection
(this);
UI\WebParts\WebPartZoneBase.cs (1)
844
return new
EmptyControlCollection
(this);