MultiView.SaveControlState 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 actuel du MultiView contrôle.
protected public:
override System::Object ^ SaveControlState();
protected internal override object SaveControlState();
override this.SaveControlState : unit -> obj
Protected Friend Overrides Function SaveControlState () As Object
Retours
Qui Object représente l’état du MultiView contrôle. S’il n’existe aucun état associé au MultiView contrôle, cette méthode retourne null.