WebPart.PartOrder Property
NOTE: This API is now obsolete.
Gets or sets the order in which the Web Part appears within a Web Part zone.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[ObsoleteAttribute("Use ZoneIndex instead.")] [WebPartStorageAttribute(Storage = Storage.Personal)] public int PartOrder { get; set; }
Property Value
Type: System.Int32A 32-bit integer that specifies the order for the Web Part within a WebPartZone control.