WebPart.PartOrder property
SharePoint 2013
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)
[WebPartStorageAttribute(Storage = Storage.Personal)] [ObsoleteAttribute("Use ZoneIndex instead.")] 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.