AllUsersWebPart Element (Site)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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

File

Occurrences

Minimum: 0

Maximum: Unbounded

Remarks

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

See Also

Reference

Module Element (Site)