HTML Editor for ASP.NET AJAX
DefaultFolderRights Property
Server ReferenceWinthusiasm.HtmlEditorHtmlEditorDefaultFolderRights
Sets the default folder rights in the Image Browser.
Declaration Syntax
C#
public string DefaultFolderRights { get; set; }
Remarks
By default the Image Browser permits uploading and deleting of files for folders. However, by default new folders cannot be created.

Use the following symbols to set the default folder rights:
f
New folder
u
Upload
d
Delete

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