Share via


PagedRowset Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents a paged rowset on an instance of a SharePoint view (SPView) object.

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

USAGE
<View>
        <PagedRowset />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

Concepts

DeploymentManifest Schema