SPMobileLookupField.DisplaySelectionNumberLimitKey 属性

获取用于查找,在移动的 web.config 文件中,最大数量的查阅字段中显示的列表视图中的项显示页的选定选项的键。

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

语法

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

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

属性值

类型:System.String
String 包含分配给特定号码的移动的 web.config 文件中的密钥。

备注

该重写返回"mobile_multilookup_displaylimitforselectedlookups",在移动的 web.config 文件中设置为数值。

另请参阅

引用

SPMobileLookupField 类

SPMobileLookupField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间