ReportViewerWebPart.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.
Crée les contrôles enfants du ReportViewerWebPart.
protected:
override void CreateChildControls();
protected override void CreateChildControls ();
abstract member CreateChildControls : unit -> unit
override this.CreateChildControls : unit -> unit
Protected Overrides Sub CreateChildControls ()
Remarques
Pour plus d’informations sur cette méthode, consultez System.Web.UI.Control.CreateChildControls.