Sdílet prostřednictvím


SiteMapDataSourceDesigner.IDataSourceDesigner.CanRefreshSchema Vlastnost

Definice

Popis tohoto člena najdete v tématu CanRefreshSchema.

property bool System::Web::UI::Design::IDataSourceDesigner::CanRefreshSchema { bool get(); };
bool System.Web.UI.Design.IDataSourceDesigner.CanRefreshSchema { get; }
member this.System.Web.UI.Design.IDataSourceDesigner.CanRefreshSchema : bool
 ReadOnly Property CanRefreshSchema As Boolean Implements IDataSourceDesigner.CanRefreshSchema

Hodnota vlastnosti

Vždy hodnota true.

Implementuje

Poznámky

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

Platí pro

Viz také