SPMobileItemFieldIterator.SubControlNumberLimitKey Property

Gets a key that is used to look up, in the mobile web.config file, the maximum number of fields that can be shown on the mobile form.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected Overrides ReadOnly Property SubControlNumberLimitKey As String
    Get

Dim value As String

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

Property Value

Type: System.String
A String representing the lookup key. Unless overridden in a derived class, SubControlNumberLimitKey returns "mobile_fieldnumberlimitforinputform".

Remarks

In Windows SharePoint Services 3.0, unless the mobile web.config file at C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\LAYOUTS\MOBILE has been customized, the limit is defined as "100".

See Also

Reference

SPMobileItemFieldIterator Class

SPMobileItemFieldIterator Members

Microsoft.SharePoint.MobileControls Namespace

Other Resources

Ellipses and Rendering Limits