How do I disable the rename and delete options for the context menu for the Image Manager window? I see the info about using external dialogs, but how do I set that up when the ImageManager is being called from within the Editor?
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 05 Sep 2016, 07:15 AM
Hi,
There are two approaches that you can try and/or combine to achieve your scenario:
Approach 1) The permissions given to the Image Manager depend on the paths set to its ViewPaths, UploadPaths and DeletePaths properties.
For example, if you have the following folder structure:
- Root
- Folder1
- Folder2
the configuration below will give all permissions to Folder1, view and delete permissions to Folder2 and only view permissions to the Root directory: