SPMobileItemFieldIterator.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
表示查找键String 。除非在派生类中重写,则SubControlNumberLimitKey将返回"mobile_fieldnumberlimitforinputform"。

备注

在SharePoint Foundation,请咨询处%ProgramFiles%\Common Files\Microsoft Shared\web server extensions\15\TEMPLATE\LAYOUTS\MOBILE 来查看指派给此项的数字值的移动 web.config 文件。

另请参阅

引用

SPMobileItemFieldIterator 类

SPMobileItemFieldIterator 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间

其他资源

Ellipses and Rendering Limits