SiteMapDataSourceDesigner.CanRefreshSchema Propriété

Définition

Obtient une valeur indiquant si le schéma peut être actualisé.

public:
 virtual property bool CanRefreshSchema { bool get(); };
public override bool CanRefreshSchema { get; }
member this.CanRefreshSchema : bool
Public Overrides ReadOnly Property CanRefreshSchema As Boolean

Valeur de propriété

Cette implémentation retourne toujours true.

S’applique à

Voir aussi