I am new to programming with ASP.NET MVC.
I want to write a function in the view in which makes sure that a specific action in the controller gets called.
Is this possible in ASP.NET MVC?
I am new to programming with ASP.NET MVC.
I want to write a function in the view in which makes sure that a specific action in the controller gets called.
Is this possible in ASP.NET MVC?