共用方式為


ToolPane.CreateChildControls method

由 ASP.NET 在子控制項建立期間呼叫。安裝程式的子控制項和目前的檢視,以加入工具窗格。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Overrides Sub CreateChildControls
'用途

Me.CreateChildControls()
protected override void CreateChildControls()

請參閱

參照

ToolPane class

ToolPane members

Microsoft.SharePoint.WebPartPages namespace