Sets the default folder rights in the Image Browser.
| C# |
public string DefaultFolderRights { get; set; }
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:
Use the following symbols to set the default folder rights:
| f | New folder |
| u | Upload |
| d | Delete |