SPMobileChoiceField.OptionNumberLimitKey 属性

获取用于查找,在移动 web.config 文件中,选择用户可选择字段提供的最大数目的键。

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

语法

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

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

属性值

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

备注

此重写返回"mobile_choicefieldoptionnumberlimit",在 web.config 文件中设置为一个数值。

另请参阅

引用

SPMobileChoiceField 类

SPMobileChoiceField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间