title | manager | ms.date | ms.audience | ms.topic | ms.localizationpriority | api_name | api_type | ms.assetid | description | ||
---|---|---|---|---|---|---|---|---|---|---|---|
AllUsersWebPart element (Site) | soliver | 3/9/2015 | Developer | reference | medium |
|
| 14b304f8-c887-4199-92dc-712407a0d6d3 | Contains a web part in a module of a site definition. |
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Contains a web part in a module of a site definition.
<AllUsersWebPart ID = "Text" WebPartOrder = "Integer" WebPartZoneID = "Text"> </AllUsersWebPart>
The following sections describe attributes, child elements, and parent elements.
Attribute | Description |
---|---|
ID | Optional Text. |
WebPartOrder | Optional Integer. Specifies the vertical positioning of the web part within a zone. |
WebPartZoneID | Optional Text. Specifies the zone for the web part. |
None
- Minimum: 0
- Maximum: Unbounded
For an example that uses the AllUsersWebPart element, see Module element (Site).