Binds the value of a field to the System.Web.UI.WebControls.ImageField object.
- sender
- The source of the event.
- e
- An EventArgs that contains the event data.
The ImageField.OnDataBindField(object, EventArgs) method is a helper method used by the System.Web.UI.WebControls.ImageField class to bind the value of a field in the data source to a corresponding cell in an System.Web.UI.WebControls.ImageField object.