Base:
method
CreateControlCollection
System.Web.UI.HtmlControls.HtmlControl.CreateControlCollection()
5 overrides of CreateControlCollection
System.Web (4)
UI\HtmlControls\HtmlSelect.cs (1)
567protected override ControlCollection CreateControlCollection() {
UI\HtmlControls\HtmlTable.cs (1)
281protected override ControlCollection CreateControlCollection() {
UI\HtmlControls\HtmlTableRow.cs (1)
223protected override ControlCollection CreateControlCollection() {
UI\HtmlForm.cs (1)
510protected override ControlCollection CreateControlCollection() {
System.Web.Extensions (1)
UI\WebControls\ListViewTableCell.cs (1)
20protected override ControlCollection CreateControlCollection() {