PagedDataSource.DataSource Property
.NET Framework (current version)
Gets or sets the data source.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.IEnumerableA System.Collections.IEnumerable implemented object that represents the data source.
Use the DataSource property to specify or determine the data source being paged.
.NET Framework
Available since 1.1
Available since 1.1
Show: