MenuDesigner::IDataBindingSchemaProvider::RefreshSchema Method (Boolean)
.NET Framework (current version)
For a description of this member, see the IDataBindingSchemaProvider::RefreshSchema method.
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
Available since 2.0
Show: