Share via


PublishingWeb.NavigationOrderingMethod Property

Controls the ordering of navigation items owned by this PublishingWeb object.

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

Syntax

'Declaration
Public Property NavigationOrderingMethod As OrderingMethod
    Get
    Set
'Usage
Dim instance As PublishingWeb
Dim value As OrderingMethod

value = instance.NavigationOrderingMethod

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

Property Value

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

See Also

Reference

PublishingWeb Class

PublishingWeb Members

Microsoft.SharePoint.Publishing Namespace

PortalSiteMapProvider

NavigationType