CrossListQueryInfo.RowLimit property

Sets the maximum number of rows allowed in this Content By Query Web Part.

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

Syntax

'Declaration
Public Property RowLimit As UInteger
    Get
    Set
'Usage
Dim instance As CrossListQueryInfo
Dim value As UInteger

value = instance.RowLimit

instance.RowLimit = value
public uint RowLimit { get; set; }

Property value

Type: System.UInt32
An integer representing the number of rows allowed in this Content By Query Web Part.

See also

Reference

CrossListQueryInfo class

CrossListQueryInfo members

Microsoft.SharePoint.Publishing namespace

CrossListQueryInfo

Lists

Query

ShowUntargetedItems

UseCache

ViewFields

Webs

WebUrl