does anybody know how to force Razor View engine to print exact line which is under foreach loop. Code follows :
@section head{
This very helpful article by Scott Gu explains all you need to know - and has pretty much every situation covered.
Here's the explicit style mentioned by @Manticore - there's a lot more examples in the article.