Freigeben über


Views-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 Auflistung von Windows SharePoint Services 3.0-Ansichtsobjektinstanzen dar.

DECLARATION
<xs:element name="Views" type="SPViewCollection" minOccurs="0" maxOccurs="1" />

USAGE
<List>
        <Views>
                <View />
        </Views>
</List>

Typ

SPViewCollection-Objekt.

Attribute

Attribut

Typ

Beschreibung

Keine

Untergeordnete Elemente

"View"-Element (DeploymentManifest)

Übergeordnete Elemente

"List"-Element (DeploymentManifest)

Siehe auch

Referenz

SPViewCollection

Konzepte

"DeploymentManifest"-Schema