SPNavigationProvider.MaximumSupportedNodeDepth property

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

Syntax

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

value = Me.MaximumSupportedNodeDepth
protected virtual int MaximumSupportedNodeDepth { get; }

Property value

Type: System.Int32

See also

Reference

SPNavigationProvider class

SPNavigationProvider members

Microsoft.SharePoint.Navigation namespace