Udostępnij przez


Metoda ReportViewerWebPart.CreateChildControls

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Tworzy formantów podrzędność ReportViewerWebPart.

Przestrzeń nazw:  Microsoft.ReportingServices.SharePoint.UI.WebParts
Zestaw:  Microsoft.ReportingServices.SharePoint.UI.WebParts (w Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Składnia

'Deklaracja
Protected Overrides Sub CreateChildControls
'Użycie

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

Uwagi

Więcej informacji na temat tej metoda, zobacz Control.CreateChildControls.