Retrieves the System.Web.UI.IHierarchicalDataSource that the data-bound control is associated with, if any.
An System.Web.UI.IHierarchicalDataSource instance that represents the data source identified by the DataBoundControl.DataSourceID property.
The HierarchicalDataBoundControl.GetData(string) method calls the HierarchicalDataBoundControl.GetDataSource method internally.