Aracılığıyla paylaş


ReportViewerWebPart.CreateChildControls Yöntemi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

Denetimleri alt oluşturur ReportViewerWebPart.

Ad Alanı:  Microsoft.ReportingServices.SharePoint.UI.WebParts
Derleme:  Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)

Sözdizimi

'Bildirim
Protected Overrides Sub CreateChildControls
'Kullanım

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

Açıklamalar

Bu yöntem hakkında daha fazla bilgi için bkz: Control.CreateChildControls.