C
C#3y ago
prafullss

❔ I have a pop-up form in _Layout section which will be take Contact us form data

I have a pop-up form in _Layout section which will be take Contact us form data so where can i set the post method or call the filled data to my create action method ?
2 Replies
Angius
Angius3y ago
Just create a bare controller for it One that inherits ControllerBase so it doesn't return a view
Accord
Accord3y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.

Did you find this page helpful?