Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
Public Overrides Property DataSourceID As String
Dim instance As DataBoundControl Dim value As String value = instance.DataSourceID instance.DataSourceID = value
public override string DataSourceID { get; set; }
public: virtual property String^ DataSourceID { String^ get () override; void set (String^ value) override; }
public override function get DataSourceID () : String public override function set DataSourceID (value : String)
<asp:DataBoundControl DataSourceID="String" />
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98