ViewFields-Element (DeploymentManifest - SPWebPart)
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 Feldern dar, die in einer Windows SharePoint Services 3.0-Webpartansicht enthalten sind.
DECLARATION
<xs:element name="ViewFields" type="SPFieldLinkCollection" minOccurs="0" maxOccurs="1" />
USAGE
<WebPart>
<ViewFields>
<FieldRef />
</ViewFields>
</WebPart>
Typ
SPFieldLinkCollection-Objekt.
Attribute
Attribut |
Typ |
Beschreibung |
---|---|---|
Keine |
Untergeordnete Elemente
FieldRef-Element (DeploymentManifest - SPFieldLinkCollection) |