BaseDataBoundControlDesigner::DataSourceID Property
.NET Framework (current version)
Gets or sets the value of the DataSourceID property of the underlying BaseDataBoundControl object.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::String^The ID of the DataSourceControl associated with the underlying BaseDataBoundControl.
The DataSourceID property is used to shadow the DataSourceID property of the underlying BaseDataBoundControl object.
.NET Framework
Available since 2.0
Available since 2.0
Show: