Share via


PagedRowset Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents a paged rowset on an instance of a SharePoint Web Part (WebPart) object.

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

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

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

WebPart

Concepts

DeploymentManifest Schema