Initializes the specified System.Web.UI.WebControls.DataControlFieldCell object with the specified row state.
- cell
- The System.Web.UI.WebControls.DataControlFieldCell to initialize.
- rowState
- One of the System.Web.UI.WebControls.DataControlRowState values.
The ImageField.InitializeDataCell(DataControlFieldCell, DataControlRowState) method is a helper method used by the System.Web.UI.WebControls.ImageField class to initialize a cell in an System.Web.UI.WebControls.ImageField object.