2
Answers

How can I call view by clicking button in MVC?

Photo of Asp.Net Hein

Asp.Net Hein

9y
616
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)