【发布时间】:2013-03-27 17:16:08
【问题描述】:
我在我的 aspx 页面中使用 DropDownList()、TextArea()、TextBox()、ListBox()。我想将外部 CSS 应用于它而不是内联 CSS。而且我不想使用 Id/Class 申请。那么如何通过名称将外部 CSS 应用于 HTML 助手类元素?
【问题讨论】:
-
这个我知道。但是 HTML Helper 类元素呢?
标签: asp.net-mvc-3 css external html-helper