Razor View Engine and jQuery

前端 未结 2 773
一个人的身影
一个人的身影 2020-12-29 10:47

does anybody know how to force Razor View engine to print exact line which is under foreach loop. Code follows :

@section head{


        
2条回答
  •  暖寄归人
    2020-12-29 11:01

    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.

    alt text

提交回复
热议问题