NavLink.OnInitialized 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.
Méthode appelée lorsque le composant est prêt à démarrer, après avoir reçu ses paramètres initiaux de son parent dans l’arborescence de rendu.
protected:
override void OnInitialized();
protected override void OnInitialized ();
override this.OnInitialized : unit -> unit
Protected Overrides Sub OnInitialized ()