HierarchicalDataBoundControlDesigner.ConnectToDataSource Method
.NET Framework 3.0
Performs the actions that are necessary to connect to the current data source.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The ConnectToDataSource method disconnects the DataSourceChanged and SchemaRefreshed events from the previous data source, and then attaches these events to the new data source.
Community Additions
ADD
Show: