AllUsersWebPart 要素 (モジュール)
適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
サイト定義のモジュール内の Web パーツを含みます。
定義
<AllUsersWebPart
ID = string
WebPartOrder = integer
WebPartZoneID = string>
</AllUsersWebPart>
要素と属性
以下のセクションで、属性、子要素、親要素について説明します。
属性
属性 |
説明 |
---|---|
**Id** |
省略可能 **string**。 Web パーツの ID を指定します。 |
**WebPartOrder** |
必須 **integer**。 ゾーン内での Web パーツの垂直方向の配置を指定します。 |
**WebPartZoneID** |
必須 **string**。 Web パーツのゾーンを指定します。 |
子要素
None
親要素
Occurrences
最小 : 0 最大 : 制約なし |