Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
EditorFor
Tagged with:
EditorFor
1
record found
date
active
views
answers
votes
Passing HTML Attributes into EditorFor in MVC 3
I want to pass a @class = attribute into one of my EditorFor() calls. Something like this: <%= Html.EditorFor(model => model.Name, new { @class = "myclass" }) %> I cannot find ...
Jul 19, 2011
by
Bogusław Dobrogost
113
96.7
Last:
Jul 24, 2011
by
King Wilder
568
99.9
MVC 3
EditorFor
HTML Attributes
Views
12.3K
Answers
2
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top