Code below doesn\'t seems clean. Any suggestion to improve the code?
class=\
In MVC4
@{ string css = "myDiv"; }
or
@{ string css = "class=myDiv"; }
More are here: http://evolpin.wordpress.com/2012/05/20/mvc-4-code-enhancements/