SPMobileAttachmentsField.SubControlNumberLimitKey 属性

获取用于查找允许为移动 web.config 文件中的呈现字段的最大的键。

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

语法

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

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

属性值

类型:System.String
返回"mobile_attachmentsfieldnumberlimit。"

备注

"mobile_attachmentsfieldnumberlimit"分配给移动 web.config 中的数值。

另请参阅

引用

SPMobileAttachmentsField 类

SPMobileAttachmentsField 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间