Share via


ListFormBody Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents the body of a Windows SharePoint Services 3.0 list form in a Web Part.

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

USAGE
<WebPart>
        <ListFormBody />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Concepts

DeploymentManifest Schema