MobileListViewIterator.TextLengthLimitKey 属性

获取一个字符串,可用于查找,在移动的 Web.config 文件中,移动呈现的视图列表中的每个项的限制。

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

语法

声明
Protected Overrides ReadOnly Property TextLengthLimitKey As String
    Get
用法
Dim value As String

value = Me.TextLengthLimitKey
protected override string TextLengthLimitKey { get; }

属性值

类型:System.String
查找键,用于查找的视图列表中的项目的呈现限制。

备注

该重写返回"mobile_viewtitlelimit",即在移动 Web.config 文件中所包含的SharePoint Foundation设置为 1024年的默认值。由 IT 管理员或开发人员可以更改此默认值。

另请参阅

引用

MobileListViewIterator 类

MobileListViewIterator 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间