Share via


AggregationWebPart.QueryRowLimit property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property QueryRowLimit As UInteger
    Get
'Usage
Dim value As UInteger

value = Me.QueryRowLimit
protected virtual uint QueryRowLimit { get; }

Property value

Type: System.UInt32

See also

Reference

AggregationWebPart class

AggregationWebPart members

Microsoft.SharePoint.WebPartPages namespace