我如何添加enctype="multipart/form-data"到使用生成的表单<% Html.BeginForm(); %>?
enctype="multipart/form-data"
<% Html.BeginForm(); %>
asp.net-mvc
asp.net-mvc ×1