SPNavigationProvider.IEditableSiteMapProvider.MaximumSupportedNodeDepth property

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

Syntax

'Declaration
Private ReadOnly Property MaximumSupportedNodeDepth As Integer
    Implements IEditableSiteMapProvider.MaximumSupportedNodeDepth
    Get
'Usage
Dim instance As SPNavigationProvider
Dim value As Integer

value = CType(instance, IEditableSiteMapProvider).MaximumSupportedNodeDepth
intIEditableSiteMapProvider.MaximumSupportedNodeDepth { get; }

Property value

Type: System.Int32

Implements

IEditableSiteMapProvider.MaximumSupportedNodeDepth

See also

Reference

SPNavigationProvider class

SPNavigationProvider members

Microsoft.SharePoint.Navigation namespace