MobileListViewIterator.SubControlNumberLimitKey 属性

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

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

语法

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

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

属性值

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

备注

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

另请参阅

引用

MobileListViewIterator 类

MobileListViewIterator 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间