Share via


PartOrder Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

The PartOrder property indicates the order of the Web Part relative to other Web Parts in the same zone. If more than one Web Part contains the same value in PartOrder, those Web Parts will appear on the dashboard in random order, but they will appear after Web Parts with a lower number and before Web Parts with a higher number. For example, if the PartOrder properties of six Web Parts in zone 5 contain the values 1, 2, 3, 3, 3, and 4, the Web Parts with a value of 3 appear after the Web Part with the value 2 and before the Web Part with a value of 4, but the Web Parts with a value of 3 appear in the dashboard view in an unpredictable order.

Property Value
Data Type Long
Default 0
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat N/A

See Also

Web Part Schema Properties | Zone Property