次の方法で共有


CreateChildControls メソッド

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

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()

説明

このメソッドの詳細については、「Control..::..CreateChildControls」を参照してください。