Jon John

Jon John

  • 1.5k
  • 193
  • 9.3k

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

Oct 18 2020 4:23 AM
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)