CreateUserWizard.CreateChildControls 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.
Appelée par l'infrastructure de page ASP.NET. pour indiquer à ce contrôle de créer tous les contrôles enfants qu'il contient en préparation de la publication ou de l'affichage.
protected public:
override void CreateChildControls();
protected internal override void CreateChildControls ();
override this.CreateChildControls : unit -> unit
Protected Friend Overrides Sub CreateChildControls ()