Sitecore 5.1.1 API

Settings.MaxTreeDepth Property

Specifies the maximum allowed depth of an item tree.

[Visual Basic]
Public Shared ReadOnly Property MaxTreeDepth As Integer
[C#]
public static int MaxTreeDepth {get;}

Property Value

Default value: 20

See Also

Settings Class | Sitecore.Configuration Namespace