SiteMapDataSourceDesigner.IDataSourceDesigner.RefreshSchema Method (Boolean)
.NET Framework (current version)
For a description of this member, see IDataSourceDesigner.RefreshSchema.
Assembly: System.Design (in System.Design.dll)
Private Sub RefreshSchema ( preferSilent As Boolean ) Implements IDataSourceDesigner.RefreshSchema
Parameters
- preferSilent
-
Type:
System.Boolean
true suppresses data source events until the refresh is finished.
This member is an explicit interface member implementation. It can be used only when the SiteMapDataSourceDesigner instance is cast to an IDataSourceDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: