HtmlTableCell Constructor

 

Initializes a new instance of the HtmlTableCell class.

Namespace:   System.Web.UI.HtmlControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodHtmlTableCell()

Initializes a new instance of the HtmlTableCell class using default values.

System_CAPS_pubmethodHtmlTableCell(String^)

Initializes a new instance of the HtmlTableCell class, using the specified tag name.

Return to top
Show: