HTML Editor for ASP.NET AJAX
MaxDirectorySizeInMB Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorMaxDirectorySizeInMB
Maximum allowable size of the images directory, in MB, in the Image Browser.
Declaration Syntax
C#
public int MaxDirectorySizeInMB { get; set; }
Remarks
This property controls the maximum number of bytes of all uploaded files. Once this size has been reached the Upload button is disabled.

The default is 10. The minimum is 1. the maximum is 1024.

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