DetailsView.IDataBoundControl.DataSourceObject Property
.NET Framework (current version)
For a description of this property, see IDataBoundControl.DataSourceObject.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI.IDataSourceAn object that contains the list of data items that the DetailsView control retrieves.
Implements
IDataBoundControl.DataSourceObjectThis member is an explicit interface member implementation. It can be used only when the DetailsView instance is cast to an IDataBoundControl interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: