SPMobileCalculatedField.TextLengthLimitKey 属性
获取一个键,用于查找,在移动的 web.config 文件中,该字段值可以具有的最大字符长度。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property TextLengthLimitKey As String
Get
用法
Dim value As String
value = Me.TextLengthLimitKey
protected override string TextLengthLimitKey { get; }
属性值
类型:System.String
String 包含分配给特定号码的移动的 web.config 文件中的密钥。
备注
该重写返回"mobile_calculatedfieldtextlimit"。在移动的 web.config 文件中,此注册表项设置为数值。