SPMobileBaseChoiceField.DisplaySelectionNumberLimitKey 属性

当在某个派生类中重写,获取用于查找,移动 web.config 文件中的最大的选项字段显示在列表视图或项目显示页上的选定选项数的键。

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

语法

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

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

属性值

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

备注

默认实现返回空的String,因此您必须覆盖此属性,以使用它。

另请参阅

引用

SPMobileBaseChoiceField 类

SPMobileBaseChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间