HierarchicalDataSourceDesigner.ResumeDataSourceEvents Method
.NET Framework 3.0
Restores data source events after they have been suppressed.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
| Exception type | Condition |
|---|---|
| The SuppressingDataSourceEvents property is false. |
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: