Gets or sets a value that indicates the subdirectory list that the user is allowed to delete folder and file under ~/UltimateEditorInclude/UserFiles directory.
The subdirectory list that the user is allowed to delete folder and file under ~/UltimateEditorInclude/UserFiles directory. The default value is *.
Multiple subdirectory names can be specified using | as a separator. For example, the value of "Common|Templates|Users/John" indicates that the user is allowed to delete folder and file only under three subdirectories, namely Common, Templates, and Users/John under ~/UltimateEditorInclude/UserFiles directory. The value of "*" indicates that the user is allowed to delete folder and file under ~/UltimateEditorInclude/UserFiles directory and all its subdirectories. The value of "" indicates that the user is not allowed to delete folder and file.
UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace