大家好,又见面了,我是你们的朋友全栈君。
我想使用纯HTML页面而不是使用MVC .net的cshtml . 但是当我通过右键单击索引添加视图时,我只能看到两个选项 .
public class HomeController : Controller
{
//
// GET: /Home/
public ActionResult Index()
{
return View();
}}
Cshtml(剃刀)
Aspx
论坛但仍无济于事 . 我仍然没有看到添加html而不是cshtml的选项
我也尝试直接添加html页面到视图文件夹,但我不知道如何从我的控制器功能指向该视图 .
用Index.html替换Index.cshtml给了我这个错误
The view ‘Index’ or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Views/Home/Index.aspx
~/Views/Home/Index.ascx
~/Views/Shared/Index.aspx
~/Views/Shared/Index.ascx
~/Views/Home/Index.cshtml
~/Views/Home/Index.vbhtml
~/Views/Shared/Index.cshtml
~/Views/Shared/Index.vbhtml
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/149797.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...