Share via


ViewHeader Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents a parameter that defines the view of the header area on an instance of a Windows SharePoint Services 3.0 view (SPView) object.

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

USAGE
<View>
        <ViewHeader />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

ViewHeader

Concepts

DeploymentManifest Schema