@Html.Partial("Head")
Head是Views/Shared/Head.cshtml分部视图
【MVC】视图页引用分部视图(WebForm叫做用户控件)
原文:https://www.cnblogs.com/zhangwj/p/10283519.html