Partager via


ModelDataSourceView.IsTrackingViewState Méthode

Définition

Retourne une valeur qui indique si le contrôle stocke l'état dans l'état d'affichage.

protected:
 virtual bool IsTrackingViewState();
protected virtual bool IsTrackingViewState ();
abstract member IsTrackingViewState : unit -> bool
override this.IsTrackingViewState : unit -> bool
Protected Overridable Function IsTrackingViewState () As Boolean

Retours

Boolean

true si le contrôle stocke l'état dans l'état d'affichage ; sinon, false.

S’applique à