DataBindingCollection.Changed Event

 

Occurs when the collection of DataBinding objects is changed.

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

member Changed : IEvent<EventHandler,
    EventArgs>

The changed event occurs when the Add method, the Clear method, or the Remove method is called.

.NET Framework
Available since 2.0
Return to top
Show: