Html.TextBoxFor
<%: Html.TextBoxFor(m => m.Account.Balance)%>
<%: Html.TextBox("Account.Balance", String.Format("{0:F2}", Model.Account.Balance), new { id="Account_Balance", style="width:6em;"} ) %>
ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.