System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner.OnSchemaRefreshed Method

Called when the data source of the associated System.Web.UI.WebControls.BaseDataBoundControl object loads a new schema.

Syntax

protected virtual void OnSchemaRefreshed ()

Remarks

The DetailsViewDesigner.OnSchemaRefreshed method handles the System.Web.UI.Design.IDataSourceDesigner.SchemaRefreshed event, which is raised when the schema of the data source to which the associated control is bound changes. Override the DetailsViewDesigner.OnSchemaRefreshed method to perform additional actions that are required when new schema is available.

Requirements

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