SPMobileListView.CreateChildControls 方法

创建呈现标题的子LabelLink控件。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Sub CreateChildControls
用法

Me.CreateChildControls()
protected override void CreateChildControls()

备注

如果Linkabletrue,将创建一个Link控件 ;否则,将创建一个Label控件。

另请参阅

引用

SPMobileListView 类

SPMobileListView 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间