HtmlTableRow.HtmlTableCellControlCollection.Add Method
.NET Framework 3.0
Adds the specified Control object to the collection.
Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
| Exception type | Condition |
|---|---|
| The added control must be of type HtmlTableCell. |
Community Additions
ADD
Show: