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