活动页面添加参赛作品瀑布流
[PumpkinHouse.git] / PumpkinHouseWeb / Account / Account.Master.cs
blob6f18e9cc48b2ad04c8e8ae8c5019d7132c3689d9
1 using System;
2 using System.Collections.Generic;
3 using System.Linq;
4 using System.Web;
5 using System.Web.UI;
6 using System.Web.UI.WebControls;
8 namespace PumpkinHouse.Account
10 public partial class Account : System.Web.UI.MasterPage
12 protected void Page_Load(object sender, EventArgs e)