对于ASP.NET MVC应用程序,我看到了这篇博客文章.作者ScottGu添加@section了Index.cshtml.
@section
我有几个问题(参考上面的文章):
有人可以解释为什么以及何时@section在View中使用?
asp.net-mvc
asp.net-mvc ×1