Contains a Web Part in a module of a site definition.
|
<AllUsersWebPart
WebPartOrder = Integer
WebPartZoneID = "Text">
</AllUsersWebPart> |

Attributes
|
Attribute
|
Description
|
| WebPartOrder | Required Integer. Specifies the vertical positioning of the Web Part within a zone. |
| WebPartZoneID | Required Text. Specifies the zone for the Web Part. |

Child Elements
|
Element
|
Description
|
| None | N/A |

Parent Elements

Occurrences
| Minimum: 0 Maximum: Unbounded |

Remarks
See Module Element (Site) for an example that uses the AllUsersWebPart element.

See Also