System.Web.UI.IDataSource Members

The members of System.Web.UI.IDataSource are listed below.

Public Methods

GetView(string) : DataSourceView

Gets the named data source view associated with the data source control.

GetViewNames() : ICollection

Gets a collection of names representing the list of view objects associated with the System.Web.UI.IDataSource interface.

Public Events

DataSourceChanged

Occurs when a data source control has changed in some way that affects data-bound controls.