Html.BeginForm PUT

Posted by csetzkorn on Stack Overflow See other posts from Stack Overflow or by csetzkorn
Published on 2010-03-15T17:40:17Z Indexed on 2010/03/15 17:59 UTC
Read the original article Hit count: 348

Filed under:
|

It seems impossible to define PUT when I use Html.BeginForm to submit a form whilst updating an item. Is this correct?

Thanks.

Christian

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc