Share via


WebParts Element (DeploymentManifest)

Applies to: SharePoint Foundation 2010

Represents a collection of SharePoint Foundation 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