index.aspx.designer.cs

来自「易联多用户Blog网站程序源码(多层模式) 包括DAL、BLL、Comm」· CS 代码 · 共 24 行

CS
24
字号
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:2.0.50727.42
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace Eallies.Site.Blogs {
    
    public partial class Index {
        protected Eallies.Site.Controls.Blogs.Kalendar Kalendar;
        protected Eallies.Site.Controls.Blogs.Categories Categories;
        protected Eallies.Site.Controls.Blogs.LastComments LastComments;
        protected Eallies.Site.Controls.Blogs.TopReads TopReads;
        protected Eallies.Site.Controls.Blogs.TopComments TopComments;
        protected Eallies.Site.Controls.Blogs.Stater Stater;
        protected Eallies.Site.Controls.Blogs.Articles Articles;
        protected Eallies.Site.Controls.Blogs.Pager Pager;
    }
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?