Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 1.3 KB

pagedrowset-element-deploymentmanifestspwebpart.md

File metadata and controls

54 lines (35 loc) · 1.3 KB
title description manager ms.date ms.audience ms.topic ms.localizationpriority ms.assetid
PagedRowset Element (DeploymentManifest - SPWebPart)
PagedRowset Element (DeploymentManifest - SPWebPart) represents a paged rowset on an instance of a SharePoint web part (WebPart) object.
soliver
06/10/2022
Developer
reference
medium
dd9ba038-fc94-4dc2-aaf6-5fe6fc51edf2

PagedRowset Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Represents a paged rowset on an instance of a SharePoint web part (WebPart) object.

Definition

DECLARATION
<xs:element name="PagedRowset" minOccurs="0" maxOccurs="unbounded" />

USAGE
<WebPart>
        <PagedRowset />
</WebPart>

Type

xs:string

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

See also