RowLimit element (DeploymentManifest - SPWebPart)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Represents the limit on the number of rows (items) returned by a query on an instance of a web part object.
Definition
DECLARATION
<xs:element name="RowLimit" minOccurs="0" maxOccurs="unbounded" />
USAGE
<WebPart>
<RowLimit />
</WebPart>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child elements
None