Indicates whether the specified data source control contains a collection of data source view objects.
- dataSource
- An System.Web.UI.IDataSource that specifies the data source control to test for associated data source view objects.
true if the data source control contains a collection of data source view objects; otherwise, false.
Use this method in an implementation of the System.ComponentModel.IListSource.ContainsListCollection property, passing a reference to a data source control.