html - MVC form with parametars: -
I use fileuploader Jquery, I tried to define:
& Lt; Form enactiepie = "multipart / form-data" action = "& lt;%: Url.Action (" edit "," ticket ")% & gt;" Method = "post" & gt; Usage of (Html.BeginForm ("Edit", "Ticket", New {ticketOnAdit = Model}, FormMethod.Post, New {enctype = "multipart / form-data"}) {
Each of these ways is defined as HTML form:
Comments
Post a Comment