System.Web.UI.Design.DataSourceDesigner.ResumeDataSourceEvents Method

Restores data source events after the data source events have been suppressed.

Syntax

public virtual void ResumeDataSourceEvents ()

Remarks

Data source events can be suppressed by setting the DataSourceDesigner.SuppressingDataSourceEvents property to false or by calling the DataSourceDesigner.RefreshSchema(bool) method with an argument of true.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0