SPMobileListItemIterator.RowLimit, propriété (Microsoft.SharePoint.MobileControls)

Gets a value that represents the maximum number of items that can be rendered.

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

Syntaxe

'Déclaration
Protected ReadOnly Property RowLimit As Integer
'Utilisation
Dim value As Integer

value = Me.RowLimit
protected int RowLimit { get; }

Valeur de la propriété

An Int32 that represents the maximum number of items that can be rendered on the current mobile form or page.

Voir aussi

Référence

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