IHierarchicalDataSource::DataSourceChanged Event
.NET Framework (current version)
Occurs when the data storage that the IHierarchicalDataSource interface represents has changed.
Assembly: System.Web (in System.Web.dll)
The DataSourceChanged event is raised when a change is made to the data source control's properties, such as changing the DataFile property of an XmlDataSource control, or changing the data in the underlying data storage, which happens when XML nodes are changed by an edit action performed by an XmlDataSource control.
.NET Framework
Available since 2.0
Available since 2.0
Show: