WebParts Element (DeploymentManifest)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a collection of Windows SharePoint Services Web Part (SPWebPart) object instances.

DECLARATION
<xs:element name="WebParts" type="SPWebPartCollection" minOccurs="0" maxOccurs="1" />

USAGE
<File>
   <WebParts>
      <WebPart />
   </WebParts>
</File>

Type

SPWebPartCollection

Attributes

Attribute

Type

Description

None

Child Elements

WebPart Element (DeploymentManifest)

Parent Elements

File Element (DeploymentManifest - SPGenericObject)

See Also

Reference

SPWebPartCollection

Concepts

DeploymentManifest Schema