HTML Editor for ASP.NET AJAX
MaxNewFoldersThrottle Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorMaxNewFoldersThrottle
Maximum allowable new folders created per page view or session, depending on ThrottleStateMethod, in the Image Browser.
Declaration Syntax
C#
public int MaxNewFoldersThrottle { get; set; }
Remarks
This throttle controls the number of new folders a user can create in one user session. The New Folder button disables when the count is reached. The ThrottleStateMethod determines how the counter is implemented.

The default is 2.

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