This documentation is archived and is not being maintained.
HtmlTableRow.HtmlTableCellControlCollection.Add Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Overrides Public Sub Add( _ ByVal child As Control _ ) [C#] public override void Add( Control child ); [C++] public: void Add( Control* child ); [JScript] public override function Add( child : Control );
See Also
HtmlTableRow.HtmlTableCellControlCollection Class | HtmlTableRow.HtmlTableCellControlCollection Members | System.Web.UI.HtmlControls Namespace
Show: