ListFormBody element (DeploymentManifest - SPWebPart)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Represents the body of a Windows SharePoint Services 3.0 list form in a web part.

Definition

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

Type

xs:string

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

See also