活动页面添加参赛作品瀑布流
[PumpkinHouse.git] / PumpkinHouseWeb / Admin / AnnouncementManagement.aspx.designer.cs
blobd39558feddcf11db82434c0c7aef5798499055ef
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 //
5 // Changes to this file may cause incorrect behavior and will be lost if
6 // the code is regenerated.
7 // </auto-generated>
8 //------------------------------------------------------------------------------
10 namespace PumpkinHouse.Admin {
13 public partial class AnnouncementManagement {
15 /// <summary>
16 /// textAnnouncement control.
17 /// </summary>
18 /// <remarks>
19 /// Auto-generated field.
20 /// To modify move field declaration from designer file to code-behind file.
21 /// </remarks>
22 protected global::System.Web.UI.WebControls.TextBox textAnnouncement;
24 /// <summary>
25 /// submit control.
26 /// </summary>
27 /// <remarks>
28 /// Auto-generated field.
29 /// To modify move field declaration from designer file to code-behind file.
30 /// </remarks>
31 protected global::System.Web.UI.WebControls.Button submit;
33 /// <summary>
34 /// lblStatus control.
35 /// </summary>
36 /// <remarks>
37 /// Auto-generated field.
38 /// To modify move field declaration from designer file to code-behind file.
39 /// </remarks>
40 protected global::System.Web.UI.HtmlControls.HtmlGenericControl lblStatus;