mvc5 @RenderSection("scripts", required: false) 什么意思

在模板中 相当于占位符

使用方法如下

@section scripts{

//coding

}

欢迎指正:haizi2014@qq.com
原文地址:https://www.cnblogs.com/hcfan/p/4892716.html