Maximum allowable nested subdirectory levels in the Image Browser.
| C# |
public int MaxSubDirectoryLevels { get; set; }
This property controls the maximum subdirectory levels
that can be created. Once this level has been reached the
New Folder button is disabled at that level.
The default is 2.