SPMobileDateTimeField.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
链接到列表项的移动显示窗体控件。

另请参阅

引用

SPMobileDateTimeField 类

SPMobileDateTimeField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间