System.Web.UI.WebControls.ImageField.InitializeDataCell Method

Initializes the specified System.Web.UI.WebControls.DataControlFieldCell object with the specified row state.

Syntax

protected virtual void InitializeDataCell (DataControlFieldCell cell, DataControlRowState rowState)

Parameters

cell
The System.Web.UI.WebControls.DataControlFieldCell to initialize.
rowState
One of the System.Web.UI.WebControls.DataControlRowState values.

Remarks

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0