7
Answers

Is it Possible to add two Get methods in 1 Action(asp.net core) ???

Photo of Jon John

Jon John

4y
891
1
Is there any idea of how to place 2 get methods in 1 action method in asp.net core..
for eaxmple if we have dropdownlist and checkbox in a form how do we add both binding from database in one action methods. 

Answers (7)