Método CreateChildControls
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Creates the child controls of the ReportViewerWebPart.
Namespace: Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly: Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxe
'Declaração
Protected Overrides Sub CreateChildControls
'Uso
Me.CreateChildControls()
protected override void CreateChildControls()
protected:
virtual void CreateChildControls() override
abstract CreateChildControls : unit -> unit
override CreateChildControls : unit -> unit
protected override function CreateChildControls()
Consulte também