Hi, I have the following code populating a TextBox, @Html.TextBox("CommentDate", new { DateTime.Now }) But it's rendering { Now = 3/1/2012 ...
確定! 回上一頁