Freigeben über


Forms-Element (DeploymentManifest)

Letzte Änderung: Freitag, 30. Mai 2008

Gilt für: SharePoint Foundation 2010

Inhalt dieses Artikels
Typ
Attribute
Untergeordnete Elemente
Übergeordnete Elemente

Stellt eine Sammlung von Windows SharePoint Services 3.0-Formularobjektinstanzen (SPFormCollection) dar.

DECLARATION
<xs:element name="Forms" type="SPFormCollection" minOccurs="0" maxOccurs="1" />

USAGE

<List>
        <Forms>
                <Form />
        </Forms>
</List>

Typ

SPFormCollection

Attribute

Attribut

Typ

Beschreibung

Keine

Untergeordnete Elemente

Form-Element (DeploymentManifest)

Übergeordnete Elemente

"List"-Element (DeploymentManifest)

Siehe auch

Referenz

SPFormCollection

Konzepte

"DeploymentManifest"-Schema