SPMobileLookupField.OptionTextLengthLimitKey 属性

获取一个键,用于查找,在移动的 web.config 文件中,最大长度,以字符为单位可以有的任何选项。

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

语法

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

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

属性值

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

备注

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

另请参阅

引用

SPMobileLookupField 类

SPMobileLookupField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间