摘要: 首先创建一个html的扩展方法,这个方法是万能的,可以直接拿到您的项目中使用: //主要就是输出分页的超级链接的标签 //自定义分页Helper扩展 public static HtmlString ShowPageNavigate(this HtmlHelper htmlHelper, int c 阅读全文
posted @ 2017-11-12 20:50 码农阿宇 阅读(1014) 评论(0) 推荐(0)