Share via


ViewData Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents a parameter that enables a view of data associated with an instance of a Windows SharePoint Services 3.0 view (SPView) object.

DECLARATION
<xs:element name="ViewData" minOccurs="0" maxOccurs="1" />

USAGE
<View>
        <ViewData />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

ViewData

Concepts

DeploymentManifest Schema