ModelDataSource.SaveViewState Méthode

Définition

Enregistre l’état du contrôle.

protected:
 virtual System::Object ^ SaveViewState();
protected virtual object SaveViewState();
abstract member SaveViewState : unit -> obj
override this.SaveViewState : unit -> obj
Protected Overridable Function SaveViewState () As Object

Retours

Retourne l’état d’affichage actuel du contrôle ; sinon, retourne null, s’il n’existe aucun état d’affichage associé au contrôle.

S’applique à