RowLimit Element (DeploymentManifest - SPWebPart)
Applies to: SharePoint Foundation 2010
Represeents the limit on the number of rows (items) returned by a query on an instance of a Web Part object.
DECLARATION
<xs:element name="RowLimit" minOccurs="0" maxOccurs="unbounded" />
USAGE
<WebPart>
<RowLimit />
</WebPart>
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
None |