System.Web.UI.WebControls.Content.DataBinding Event

Occurs when the control binds to a data source.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public event EventHandler DataBinding

Remarks

The Content.DataBinding event is never invoked and does not appear in visual designers.

Requirements

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