SPMobileNoteField.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

备注

可能被截断,以符合移动呈现限制的注释文本将呈现为移动显示表单显示整个列表项的链接。

另请参阅

引用

SPMobileNoteField 类

SPMobileNoteField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间