System.Web.UI.Design.IDataBindingSchemaProvider.RefreshSchema Method

Refreshes the schema for the data source.

Syntax

public void RefreshSchema (bool preferSilent)

Parameters

preferSilent
true to disable data-binding events until after the schema has been refreshed; false to enable the events.

Remarks

The IDataBindingSchemaProvider.RefreshSchema(bool) method is called by the design host only if the IDataBindingSchemaProvider.CanRefreshSchema property is true.

Requirements

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