MobileControl.TrackViewState 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.
Provoque le suivi des modifications d’état d’affichage apportées au contrôle serveur afin qu’ils puissent être stockés dans la propriété du ViewState contrôle serveur. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez
protected:
override void TrackViewState();
protected override void TrackViewState();
override this.TrackViewState : unit -> unit
Protected Overrides Sub TrackViewState ()