System.Web.UI.Control.DataBinding Event

Occurs when the server control binds to a data source.

Syntax

public event EventHandler DataBinding

Remarks

This event notifies the server control to perform any data-binding logic that has been written for it.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0