DataListDesigner::OnSchemaRefreshed Method ()

 

Called when the data source to which the underlying control is bound loads a new schema.

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

protected:
virtual void OnSchemaRefreshed() override

Override the OnSchemaRefreshed method to perform additional actions that might be required when new schema becomes available.

.NET Framework
Available since 2.0
Return to top
Show: