1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
5 // Changes to this file may cause incorrect behavior and will be lost if
6 // the code is regenerated.
8 //------------------------------------------------------------------------------
10 namespace PumpkinHouse
.Admin
{
13 public partial class TagManagement2
{
16 /// StartCalcBtn control.
19 /// Auto-generated field.
20 /// To modify move field declaration from designer file to code-behind file.
22 protected global::System
.Web
.UI
.WebControls
.Button StartCalcBtn
;
25 /// PictureTagListGridView control.
28 /// Auto-generated field.
29 /// To modify move field declaration from designer file to code-behind file.
31 protected global::System
.Web
.UI
.WebControls
.GridView PictureTagListGridView
;
34 /// AlbumTagListGridView control.
37 /// Auto-generated field.
38 /// To modify move field declaration from designer file to code-behind file.
40 protected global::System
.Web
.UI
.WebControls
.GridView AlbumTagListGridView
;