AggregationWebPart.QueryRowLimit property
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overridable ReadOnly Property QueryRowLimit As UInteger
Get
'Uso
Dim value As UInteger
value = Me.QueryRowLimit
protected virtual uint QueryRowLimit { get; }
Property value
Type: System.UInt32