AllUsersWebPart Element (Module)
Applies to: SharePoint Foundation 2010
Contains a Web Part in a module of a site definition.
<AllUsersWebPart
ID = string
WebPartOrder = integer
WebPartZoneID = string>
</AllUsersWebPart>
Attributes
Attribute |
Description |
---|---|
ID |
Optional string. Specifies the ID of the Web Part. |
WebPartOrder |
Required integer. Specifies the vertical positioning of the Web Part within a zone. |
WebPartZoneID |
Required striiing. Specifies the zone for the Web Part. |
Child Elements
Element |
Description |
---|---|
None |
N/A |
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |