Share via


SPMobileListItemIterator.RowLimit property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property RowLimit As Integer
    Get
'Usage
Dim value As Integer

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

Property value

Type: System.Int32

See also

Reference

SPMobileListItemIterator class

SPMobileListItemIterator members

Microsoft.SharePoint.Mobile.WebControls namespace