Partager via


Méthode CreateChildControls

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Creates the child controls of the ReportViewerWebPart.

Espace de noms :  Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly :  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Protected Overrides Sub CreateChildControls
'Utilisation

Me.CreateChildControls()
protected override void CreateChildControls()
protected:
virtual void CreateChildControls() override
abstract CreateChildControls : unit -> unit 
override CreateChildControls : unit -> unit 
protected override function CreateChildControls()

Notes

For more information on this method, see Control..::..CreateChildControls.