Udostępnij za pośrednictwem


MenuDesigner.IDataBindingSchemaProvider.CanRefreshSchema Właściwość

Definicja

Pobiera wartość wskazującą, czy dostawca może odświeżyć schemat. Aby uzyskać opis tego elementu członkowskiego, zobacz CanRefreshSchema właściwość .

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

Wartość właściwości

true, jeśli schemat można odświeżyć; w przeciwnym razie , false.

Implementuje

Uwagi

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

Dotyczy

Zobacz też