Style.SaveViewState Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Méthode protégée. Enregistre les états qui ont été modifiés après l'appel de la méthode TrackViewState().
protected public:
virtual System::Object ^ SaveViewState();
protected internal virtual object SaveViewState();
abstract member SaveViewState : unit -> obj
override this.SaveViewState : unit -> obj
Protected Friend Overridable Function SaveViewState () As Object
Retours
Objet qui représente l'état enregistré. La valeur par défaut est null.