DataSourceDesigner.ResumeDataSourceEvents Method
.NET Framework 3.0
Restores data source events after the data source events have been suppressed.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
Data source events can be suppressed by setting the SuppressingDataSourceEvents property to false or by calling the RefreshSchema method with an argument of true.
Community Additions
ADD
Show: