System.Web.UI.HtmlControls.HtmlTableRow.CreateControlCollection Method

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

Syntax

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

Returns

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

Remarks

The HtmlTableRow.CreateControlCollection method creates a new System.Web.UI.ControlCollection collection that is used to hold the row cells.

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

Requirements

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