You can prevent users from right-clicking in your sharepoint site. Add a content editor web part and add the following piece of code in the source editor of the content editor web part.
Save the content editor web part. Users are now prevented from the right click option on the page. Happy coding
You can prevent users from right-clicking in your sharepoint site. Add a content editor web part and add the following piece of code in the source editor of the content editor web part.
Save the content editor web part. Users are now prevented from the right click option on the page. Happy coding