ObjectListCommandCollection.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.
Enregistre les modifications apportées à l’état d’affichage d’un contrôle serveur dans un Object. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez
protected:
System::Object ^ SaveViewState();
protected object SaveViewState();
member this.SaveViewState : unit -> obj
Protected Function SaveViewState () As Object
Retours
Qui Object contient les informations d’état d’affichage.