Remove EditorFor HTML attribute handling inconsistencies (fixes #1434)
- https://aspnetwebstack.codeplex.com/workitem/1434
- "Remove EditorFor HTML attribute handling inconsistencies"
1. Remove special cases for collections and complex types
2. htmlAttribute renamed to htmlAttributes
↧