SyntaxFix
Write A Post
Hire A Developer
Questions
To use BeginForm, here's the way to use it:
BeginForm
using(Html.BeginForm("uploadfiles", "home", FormMethod.POST, new Dictionary<string, object>(){{"type", "file"}})