Share via


PagedClientCallbackRowset Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

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

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

USAGE
<WebPart>
        < PagedClientCallbackRowset />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

WebPart

Concepts

DeploymentManifest Schema