SPMobileLookupField.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
String ,该值代表分配给特定号码的移动的 web.config 文件中的密钥。
备注
该重写返回"mobile_lookupfieldoptionnumberlimit",在 web.config 文件中设置为数值。