SPMobileItemFieldIterator.SubControlNumberLimitKey, propriété (Microsoft.SharePoint.MobileControls)

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.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Protected Overrides ReadOnly Property SubControlNumberLimitKey As String
'Utilisation
Dim value As String

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

Valeur de la propriété

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

Notes

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

Voir aussi

Référence

SPMobileItemFieldIterator, classe
Membres SPMobileItemFieldIterator
Microsoft.SharePoint.MobileControls, espace de noms

Autres ressources

Points de suspension et limites de rendu