SPMobileLookupField.CreateControlForView 方法
在列表视图页中,受呈现限制行中创建子Label控件呈现的字段 (列) 的当前值。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Function CreateControlForView As Control
用法
Dim returnValue As Control
returnValue = Me.CreateControlForView()
protected override Control CreateControlForView()
返回值
类型:System.Web.UI.Control
MobileControl (即Label) 呈现该字段的当前值。