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:How to insert space in Razor Asp.NetDefine a Default Value when insert New Record From ASPxGridViewPopulating Javascript array with Model in ASP.Net MVC RazorHow to apply two classes to a single element in CSS Post Views: 293