PortalWebSiteMapNode.NavigationOrderingMethod property

Gets the method to use for ordering navigation items owned by this Web site.

Namespace:  Microsoft.SharePoint.Publishing.Navigation
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public ReadOnly Property NavigationOrderingMethod As OrderingMethod
    Get
'Usage
Dim instance As PortalWebSiteMapNode
Dim value As OrderingMethod

value = instance.NavigationOrderingMethod
public OrderingMethod NavigationOrderingMethod { get; }

Property value

Type: Microsoft.SharePoint.Publishing.OrderingMethod
The OrderingMethod that represents a specific ordering method.

See also

Reference

PortalWebSiteMapNode class

PortalWebSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace

NavigationOrderingMethod

PortalWebSiteMapNode