Spaghetti Tom
Wednesday, November 9, 2011
Razor controls for a textarea and a textbox
@Html.TextAreaFor(model => model.ProgramFilter.ProgramName, new { @style = "width: 400px; height: 40px" })
@Html.EditorFor(model => model.ProgramFilter.ProgramName)
Duh.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment