RowLimit Element (DeploymentManifest - SPView)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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