Ritesh Singh
Disable Mouse right click on web page in asp.net?
By Ritesh Singh in ASP.NET on Aug 19 2016
  • Ritesh Singh
    Aug, 2016 19

    Simply give oncontextmenu event of Body tag to false will disable Mouse right click on entire web page as:-

    • 5
  • Mahesh Chand
    Aug, 2019 15

    Here is a code written in ASP.NET web page for how to disable right mouse button click on an ASP.NET page.

    Disable Mouse Right Click in ASP.NET

    • 1
  • Mukesh Kumar
    Aug, 2017 29

    Oncontextmenu="retain false"

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS