Share via


Formats Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents formatting parameters for a Windows SharePoint Services 3.0 Web Part.

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

USAGE
<WebPart>
        <Formats />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Concepts

DeploymentManifest Schema