EntityDataSource.LoadControlState(Object) 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.
Charge l'état des propriétés du contrôle EntityDataSource qui doivent être persistants.
protected:
override void LoadControlState(System::Object ^ savedState);
protected override void LoadControlState (object savedState);
override this.LoadControlState : obj -> unit
Protected Overrides Sub LoadControlState (savedState As Object)