ModelDataSource.IsTrackingViewState Méthode

Définition

Retourne une valeur qui indique si le contrôle effectue le suivi de 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

true si le contrôle effectue le suivi de l'état d'affichage ; sinon, false.

S’applique à