SPMobileLookupField.CreateControlForDisplay 方法

创建子控件呈现移动显示窗体上的字段的值。

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

语法

声明
Protected Overrides Function CreateControlForDisplay As Control
用法
Dim returnValue As Control

returnValue = Me.CreateControlForDisplay()
protected override Control CreateControlForDisplay()

返回值

类型:System.Web.UI.Control
MobileControl (即Label) 呈现该字段的当前值。

另请参阅

引用

SPMobileLookupField 类

SPMobileLookupField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间