SPMobileListViewIterator.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_viewtitlelimit",在移动 web.config 文件中附带SharePoint Foundation设置为一个数值。