ObjectDataSource.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 l'état du contrôle ObjectDataSource.
protected:
override System::Object ^ SaveViewState();
protected override object SaveViewState();
override this.SaveViewState : unit -> obj
Protected Overrides Function SaveViewState () As Object
Retours
Retourne l'état d'affichage actuel du contrôle serveur ; sinon, retourne null, si aucun état d'affichage n'est associé au contrôle.