textbox set default value htm,l code example Example: html.textboxfor add default value @Html.TextBoxFor(x => x.Age, new { @Value = "0"})