Enables data-bound control containers to identify a data item object for simplified data-binding operations.
See Also: IDataItemContainer Members
Container classes that implement the System.Web.UI.IDataItemContainer interface can specify which of their properties identifies the data item for data-binding operations, such as late binding with the System.Web.UI.DataBinder class.