Elemento WebParts (DeploymentManifest)
Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | | do SharePoint Online SharePoint Server 2013
Representa uma coleção de instâncias de objeto SPWebPart (Web Part) do SharePoint Foundation.
Definição
DECLARATION
<xs:element name="WebParts" type="SPWebPartCollection" minOccurs="0" maxOccurs="1" />
USAGE
<File>
<WebParts>
<WebPart />
</WebParts>
</File>
Tipo
Elementos e atributos
As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.
Atributos
Nenhuma
Elementos filho
Elemento WebPart (DeploymentManifest)
Elementos pai
Elemento File (DeploymentManifest – SPGenericObject)