Planification dans le champ de saisie MVC
@Html.TextBoxFor(m => m.UserName, new { @class = "form-control",@placeholder = "Name" })
Cheerful Cat
@Html.TextBoxFor(m => m.UserName, new { @class = "form-control",@placeholder = "Name" })