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