ViewEmpty 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 a parameter that determines what is displayed in a Windows SharePoint Services 3.0 view when a query returns no list data for the view.

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

USAGE
<View>
        <ViewEmpty />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

ViewEmpty

Concepts

DeploymentManifest Schema