WebParts 元素 (DeploymentManifest)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
类型
属性
子元素
父元素

表示 SharePoint Foundation Web 部件 (SPWebPart) 对象实例的集合。

DECLARATION
<xs:element name="WebParts" type="SPWebPartCollection" minOccurs="0" maxOccurs="1" />

USAGE
<File>
   <WebParts>
      <WebPart />
   </WebParts>
</File>

类型

SPWebPartCollection

属性

属性

类型

说明

子元素

WebPart 元素 (DeploymentManifest)

父元素

File 元素 (DeploymentManifest - SPGenericObject)

请参阅

引用

SPWebPartCollection

概念

DeploymentManifest 架构