Html.BeginForm("DoSearch", "Search", FormMethod.Post, new { @class = "myclass"}))
[http://stackoverflow.com/questions/879266/ how-can-i-add-a-class-attribute-via-html-beginform]
Html.BeginForm("DoSearch", "Search", FormMethod.Post, new { @class = "myclass"}))
[http://stackoverflow.com/questions/879266/ how-can-i-add-a-class-attribute-via-html-beginform]