我正在使用MVC区域,并且在一个名为"Test"的区域中的视图我希望有一个表单发布到以下方法:
area: Security controller: AccountController method: logon
如何使用Html.BeginForm实现这一目标?可以吗?
asp.net-mvc html-helper
asp.net-mvc ×1
html-helper ×1