MenuDesigner::IDataBindingSchemaProvider::RefreshSchema Method (Boolean)

 

For a description of this member, see the IDataBindingSchemaProvider::RefreshSchema method.

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

private:
virtual void RefreshSchema(
	bool preferSilent
) sealed = IDataBindingSchemaProvider::RefreshSchema

Parameters

preferSilent
Type: System::Boolean

true to indicate that error messages should not be displayed when exceptions occur during processing; otherwise, false.

This member is an explicit interface member implementation. It can be used only when the MenuDesigner instance is cast to an IDataBindingSchemaProvider interface.

.NET Framework
Available since 2.0
Return to top
Show: