ListView.IDataBoundControl.DataSourceID Property
.NET Framework (current version)
Gets or sets the ID of the data source control from which a data-bound control retrieves its list of data items.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Property Value
Type: System.StringThe ID of a control that represents the data source from which a data-bound control retrieves its data.
Implements
IDataBoundControl.DataSourceIDThis member is an explicit interface member implementation. It can be used only when the ListView instance is cast to an IDataBoundControl interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: