Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.