温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:HuGo版文章发布系统(三层MVC模式)
当前文件:
HuGoMvcArticle/Web/Ascx/footer.ascx.cs,打开代码结构图
HuGoMvcArticle/Web/Ascx/footer.ascx.cs,打开代码结构图1using System; 2
3
public partial class Ascx_footer : System.Web.UI.UserControl 4
{ 5
protected void Page_Load(object sender, EventArgs e) 6
{ 7
8
} 9
} 10





}
}