WebPartMobileAdapter.CreateChildControls 方法
创建子控件的适配器。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides NotOverridable Sub CreateChildControls
用法
Me.CreateChildControls()
protected override sealed void CreateChildControls()
备注
此重写不执行任何操作如果WebPartMobilePage上正在改编的控件,否则调用基CreateChildControls方法。