Views Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
Represents a collection of Windows SharePoint Services 3.0 view object instances.
DECLARATION
<xs:element name="Views" type="SPViewCollection" minOccurs="0" maxOccurs="1" />
USAGE
<List>
<Views>
<View />
</Views>
</List>
Type
SPViewCollection object.
Attributes
Attribute |
Type |
Description |
---|---|---|
None |