Creates a new System.Web.UI.ControlCollection object for the System.Web.UI.HtmlControls.HtmlTableRow control.
A System.Web.UI.ControlCollection that contains the System.Web.UI.HtmlControls.HtmlTableRow control's child server controls.
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.