System.Web.UI.DataBindingCollection.Changed Event

Occurs when the collection of System.Web.UI.DataBinding objects is changed.

Syntax

public event EventHandler Changed

Remarks

The changed event occurs when the DataBindingCollection.Add(DataBinding) method, the DataBindingCollection.Clear method, or the erload:System.Web.UI.DataBindingCollection.Remove method is called.

Requirements

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