DataBoundControl.DataSourceID Property
.NET Framework (current version)
Note |
|---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe ID of a control that represents the data source from which the data-bound control retrieves its data.
.NET Framework
Available since 2.0
Available since 2.0
Show:
