HTML Editor for ASP.NET AJAX
MaxSubDirectoryLevels Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorMaxSubDirectoryLevels
Maximum allowable nested subdirectory levels in the Image Browser.
Declaration Syntax
C#
public int MaxSubDirectoryLevels { get; set; }
Remarks
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.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.3.0.0 (2.3.0.0)