CreateChildControls Método
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
Creates the child controls of the ReportViewerWebPart.
Espacio de nombres: Microsoft.ReportingServices.SharePoint.UI.WebParts
Ensamblado: Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
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()
Vea también