@{ var display = ViewContext.ViewData.ModelMetadata.ModelType.GetDisplayName(); HtmlTitle = "新建" + display; var controller = this.ViewContext.RouteData.Values["controller"].ToString(); } @section bread{