PortalSiteMapProvider.MaximumSupportedNodeDepth property

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

Syntax

'Declaration
Protected Shared ReadOnly Property MaximumSupportedNodeDepth As Integer
    Get
'Usage
Dim value As Integer

value = PortalSiteMapProvider.MaximumSupportedNodeDepth
protected static int MaximumSupportedNodeDepth { get; }

Property value

Type: System.Int32

See also

Reference

PortalSiteMapProvider class

PortalSiteMapProvider members

Microsoft.SharePoint.Publishing.Navigation namespace