“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误消息: CS1501: “Prev”方法没有任何重载采用 1 个参数

源错误:


行 1:  <%@ Page Language="C#" AutoEventWireup="true" Inherits="Zm.Mvc.Article" %><!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge">   	<title><%=Model.Title.Replace("国一","远德国一")%></title><meta name="Keywords" content="<%=Model.Keywords.Replace("国一","远德国一")%>"><meta name="Description" content="<%=Model.Description.Replace("国一","远德国一")%>"><meta name="author" content="远德国一"><link rel="icon" type="image/png" href="/theme/demo/assets/images/favicon.png"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="/theme/demo/assets/css/bjydgy.min.css"></head><body><%=Cms.Load("ascx/header.ascx") %><div class="container"><div class="row"><div class="col-lg-8 offset-lg-2"><%=Model.BreadCrumb() %><div class="nk-blog-post nk-blog-post-single"><h1 class="display-4"><%=Model.Name.Replace("国一","远德国一")%></h1><div class="nk-post-text"><%=Model.Content.Replace("国一","远德国一")%></div></div><div class="nk-gap-3"></div></div></div></div><div class="nk-pagination nk-pagination-center"><div class="container"><%=Model.Prev("nk-pagination-prev")%><%=Model.Prev("nk-pagination-next")%></div></div><%=Cms.Load("ascx/footer.ascx") %></body></html>

源文件: d:\www\guoyi\beijingbaobiao.com\theme\demo\article-content.aspx    行: 1





版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.8.4654.0