XmlDataSource.IDataSource.DataSourceChanged Event

Definition

For a description of this member, see DataSourceChanged.

event EventHandler System.Web.UI.IDataSource.DataSourceChanged;
member this.System.Web.UI.IDataSource.DataSourceChanged : EventHandler 
Custom Event DataSourceChanged As EventHandler Implements System.Web.UI.IDataSource

Event Type

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the XmlDataSource instance is cast to the IDataSource interface.

Applies to

See also