Table of Contents
DataSourceID Property

Gets or sets the ID of this control's data source object. Used in .NET 2.0 only.

Syntax
 public override String DataSourceID { get; set; }
See Also