PortalWebSiteMapNode.NavigationAutomaticSortingMethod property

Gets the property to use when automatically sorting 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 NavigationAutomaticSortingMethod As AutomaticSortingMethod
    Get
'Usage
Dim instance As PortalWebSiteMapNode
Dim value As AutomaticSortingMethod

value = instance.NavigationAutomaticSortingMethod
public AutomaticSortingMethod NavigationAutomaticSortingMethod { get; }

Property value

Type: Microsoft.SharePoint.Publishing.AutomaticSortingMethod
The specific AutomaticSortingMethod method.

See also

Reference

PortalWebSiteMapNode class

PortalWebSiteMapNode members

Microsoft.SharePoint.Publishing.Navigation namespace

NavigationAutomaticSortingMethod

PortalWebSiteMapNode