System.Web.UI.IDataSource: Method Members

The methods of System.Web.UI.IDataSource are listed below. For a list of all members, see the IDataSource Members list.

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.