Here Mudassar Ahmed Khan has explained with an example, how to create Server Side Yes No JavaScript Confirmation Message Box in Controller’s Action method in ASP.Net MVC Razor.
When user will submit the Yes No JavaScript Confirmation Box in View the result i.e. Yes or No will be sent to the Controller’s Action method using Form submission. The result i.e. Yes or No can then be used to perform actions inside the Controller’s Action method in ASP.Net MVC Razor.
↧