Metodo CreateChildControls

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Creates the child controls of the ReportViewerWebPart.

Spazio dei nomi  Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly:  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Sintassi

'Dichiarazione
Protected Overrides Sub CreateChildControls
'Utilizzo

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

Osservazioni

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