Sdílet prostřednictvím


SiteMapDataSourceDesigner.IDataSourceDesigner.RefreshSchema(Boolean) Metoda

Definice

Popis tohoto člena najdete v tématu RefreshSchema(Boolean).

 virtual void System.Web.UI.Design.IDataSourceDesigner.RefreshSchema(bool preferSilent) = System::Web::UI::Design::IDataSourceDesigner::RefreshSchema;
void IDataSourceDesigner.RefreshSchema (bool preferSilent);
abstract member System.Web.UI.Design.IDataSourceDesigner.RefreshSchema : bool -> unit
override this.System.Web.UI.Design.IDataSourceDesigner.RefreshSchema : bool -> unit
Sub RefreshSchema (preferSilent As Boolean) Implements IDataSourceDesigner.RefreshSchema

Parametry

preferSilent
Boolean

true potlačí události zdroje dat, dokud se aktualizace nedokončí.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že SiteMapDataSourceDesigner je instance přetypovaná na IDataSourceDesigner rozhraní.

Platí pro

Viz také