SPMobileComputedField.CreateControlForSimpleView 方法

创建简单的移动列表视图的版本控制。

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

语法

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

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

返回值

类型:System.Web.UI.Control
呈现该字段的简单视图上一个链接控件。

另请参阅

引用

SPMobileComputedField 类

SPMobileComputedField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间