SPMobileUrlField.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
MobileControl 对象,专门的链接可呈现控件。

另请参阅

引用

SPMobileUrlField 类

SPMobileUrlField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间