Share via


ViewEmpty Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents a parameter that determines what is displayed in a Windows SharePoint Services 3.0 Web Part when a query returns no list data for the Web Part.

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

USAGE
<WebPart>
        <ViewEmpty />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

SPView

ViewEmpty

Concepts

DeploymentManifest Schema