ASP.Net MVC How to use Html.TextBox for Date in Asp.Net MVC - 01.04.20 - ErcanOPAK @Html.TextBox("BookName", Model.Books.BookName, new { @class = "form-control", @type = "date" }) Related posts:@helpers in Asp.NET MVC RazorChecking multiple contains on one stringHow to wrap very long text in Asp.Net RazorHow to render HTML tags Asp.Net MVC Post Views: 252