共用方式為


WebPartMobileAdapter.CreateChildControls method

建立子控制項的配接器。

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

Syntax

'宣告
Protected Overrides NotOverridable Sub CreateChildControls
'用途

Me.CreateChildControls()
protected override sealed void CreateChildControls()

備註

這個覆寫不執行任何動作如果改寫為該控制項是在WebPartMobilePage上,否則會呼叫基底CreateChildControls方法。

請參閱

參照

WebPartMobileAdapter class

WebPartMobileAdapter members

Microsoft.SharePoint.WebPartPages namespace