共用方式為


CreateChildControls 方法

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

Creates the child controls of the ReportViewerWebPart.

命名空間:  Microsoft.ReportingServices.SharePoint.UI.WebParts
組件:  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Protected Overrides Sub CreateChildControls
'用途

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

備註

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