Udostępnij za pośrednictwem


SiteMapDataSourceDesigner.IDataSourceDesigner.CanRefreshSchema Właściwość

Definicja

Aby uzyskać opis tego elementu członkowskiego, zobacz 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

Wartość właściwości

Zawsze wartość true.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy SiteMapDataSourceDesigner wystąpienie jest rzutowanie do interfejsu IDataSourceDesigner .

Dotyczy

Zobacz też