Contains a Web Part in a module of a site definition.
<AllUsersWebPart
WebPartOrder = Integer
WebPartZoneID = "Text">
</AllUsersWebPart>
|
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.
|
|
Element
|
Description
|
|
None
|
N/A
|
|
Minimum: 0
Maximum: Unbounded
|
See Module Element (Site) for an example that uses the AllUsersWebPart element.
Other Resources
Module Element (Site)