RowLimit Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents the limit on the number of rows (items) returned by a view query on a given page.

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

USAGE
<View>
        <RowLimit />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

RowLimit

Concepts

DeploymentManifest Schema