MenuDesigner.IDataBindingSchemaProvider.CanRefreshSchema Propriété

Définition

Obtient une valeur indiquant si le fournisseur peut actualiser le schéma. Pour obtenir une description de ce membre, consultez la CanRefreshSchema propriété.

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

Valeur de propriété

true, si le schéma peut être actualisé ; sinon, false.

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Elle ne peut être utilisée que lorsque l’instance MenuDesigner est convertie en IDataBindingSchemaProvider interface.

S’applique à

Voir aussi