Script Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents script to execute on deployment of an instance of a Windows SharePoint Services 3.0 view (SPView) object.

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

USAGE
<View>
        <Script />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

Concepts

DeploymentManifest Schema