OrderingMethod Enumeration
Options that specify how navigation items are ordered.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
| Member name | Description | |
|---|---|---|
| Automatic | Sort all node types automatically, and group pages after other types. | |
| ManualWithAutomaticPageSorting | Sort all types except pages manually. If pages are included, sort them automatically and group them after all other types. | |
| Manual |
Sort all types manually.
If pages are included, sort them automatically and group them after all other types. |