DataControlFieldCell Constructor
.NET Framework (current version)
Initializes a new instance of the DataControlFieldCell class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DataControlFieldCell(DataControlField^) | Initializes a new instance of the DataControlFieldCell class, setting the specified DataControlField object as the cell's container. |
![]() | DataControlFieldCell(HtmlTextWriterTag, DataControlField^) | Initializes a new instance of the DataControlFieldCell class, setting the specified DataControlField object as the cell's container. |
Show:

