Code hay sử dụng trong Asp Net MVC5
Set input chọn file hình ảnh |
Set thuộc tính cho form upload file |
How to get current page URL in ASP.NET |
Set thuộc tính cho form upload file
@using (Html.BeginForm("ThemMoi","PhanLoai", FormMethod.Post, new { enctype = "multipart/form-data" , id ="formData" }))
{
}