Share via


PagedRecurrenceRowset Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents a row set returned from a paged recurrence on an instance of a SharePoint Web Part (WebPart) object.

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

USAGE
<WebPart>
        < PagedRecurrenceRowset />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

WebPart

Concepts

DeploymentManifest Schema