SPMobileListItem.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

备注

该重写返回"mobile_itemtitlelimit"在移动的 web.config 文件中所包含的SharePoint Foundation设置为一个数字值。

另请参阅

引用

SPMobileListItem 类

SPMobileListItem 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间