System.Web.UI.HtmlControls.HtmlTable.CreateControlCollection Method

Creates a new System.Web.UI.ControlCollection object for the System.Web.UI.HtmlControls.HtmlTable control.

Syntax

protected override System.Web.UI.ControlCollection CreateControlCollection ()

Returns

A System.Web.UI.ControlCollection that contains the System.Web.UI.HtmlControls.HtmlTable control's child server controls.

Remarks

The HtmlTable.CreateControlCollection method creates a System.Web.UI.ControlCollection object that is used to hold table rows.

The HtmlTable.CreateControlCollection method is primarily of interest to control developers extending the functionality of the System.Web.UI.HtmlControls.HtmlTable control.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0