2
Answers

How can I call view by clicking button in MVC?

Asp.Net Hein

Asp.Net Hein

8y
272
1
I want to call one action from other view by clicking button.
 
For example: I want to call one action from ControllerB by clicking button in view of ControllerA. How can I implement this?
 
Thank you for viewing my question. :-) 
Answers (2)