I have a requirement where I need to customize which VPPs are shown in the File Manager based on the logged in editors access level (roles). In EPiServerFramework.config we have the showInFileManager attribute we can use to toggle if the VPP should show in the File Manager or not.
Could anyone give me some hints where I might hook into/override EPiServer to achieve something like this?
I have a requirement where I need to customize which VPPs are shown in the File Manager based on the logged in editors access level (roles). In EPiServerFramework.config we have the showInFileManager attribute we can use to toggle if the VPP should show in the File Manager or not.
Could anyone give me some hints where I might hook into/override EPiServer to achieve something like this?
Thanks for your help.
Frederik