Expand Minimize
This topic has not yet been rated - Rate this topic

TableOfContentsWebPart.NavigationSortOption enumeration

Provides constants to specify a sort field.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
public enum NavigationSortOption
Member nameDescription
NavigationOrderConstant that specifies that sorting should be ordered by navigation order.
TitleConstant that specifies that sorting should be ordered by title.
CreatedDateConstant that specifies that sorting should be ordered by creation date.
LastModifiedDateConstant that specifies that sorting should be ordered by last modified date.

This enumeration is not CLS-compliant.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.