TableOfContentsWebPart.NavigationSortOption enumeration
SharePoint 2013
Provides constants to specify a sort field.
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
| Member name | Description | |
|---|---|---|
| NavigationOrder | Constant that specifies that sorting should be ordered by navigation order. | |
| Title | Constant that specifies that sorting should be ordered by title. | |
| CreatedDate | Constant that specifies that sorting should be ordered by creation date. | |
| LastModifiedDate | Constant that specifies that sorting should be ordered by last modified date. |