共用方式為


ListFormBody Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents the body of a SharePoint list form on an instance of a view (SPView) object.

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

USAGE
<View>
        <ListFormBody />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

Concepts

DeploymentManifest Schema