Share via


SiteMapDataSourceDesigner.CanRefreshSchema Proprietà

Definizione

Ottiene un valore che indica se lo schema può essere aggiornato.

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

Valore della proprietà

Questa implementazione restituisce sempre true.

Si applica a

Vedi anche