System.Web.UI.WebControls.TableRow.CreateControlCollection Method

Creates a new System.Web.UI.ControlCollection object for the System.Web.UI.WebControls.TableRow control.

Syntax

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

Returns

A System.Web.UI.ControlCollection object that contains the System.Web.UI.WebControls.TableRow control's child server controls.

Remarks

The TableRow.CreateControlCollection method creates a new System.Web.UI.ControlCollection object that holds the System.Web.UI.WebControls.TableRow cells.

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

Requirements

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