BaseDataBoundControlDesigner.DisconnectFromDataSource Method
.NET Framework 3.0
When overridden in a derived class, unhooks events from the current data source.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Notes to Inheritors:
Typically, when you override the DisconnectFromDataSource method, you will disconnect the DataSourceChanged and SchemaRefreshed events.
Community Additions
ADD
Show: