asp.net - Reuse Razor Partial View with Form -


i have partial view has form post controller. can include view using @html.renderpartial.

the problem parent view linked controller. , partial view post orginal controller.

is possible , how write partial views form supports reuse?

thanks,

you can pass form's action url (or action name) parameter partial view.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -