ASP.NET Page /Admin/Comments.aspx.designer.cs (C#)
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: //------------------------------------------------------------------------------
9:
10:
11:
12: public partial class Admin_Comments {
13:
14: /// <summary>
15: /// form1 control.
16: /// </summary>
17: /// <remarks>
18: /// Auto-generated field.
19: /// To modify move field declaration from designer file to code-behind file.
20: /// </remarks>
21: protected global::System.Web.UI.HtmlControls.HtmlForm form1;
22:
23: /// <summary>
24: /// lblHome control.
25: /// </summary>
26: /// <remarks>
27: /// Auto-generated field.
28: /// To modify move field declaration from designer file to code-behind file.
29: /// </remarks>
30: protected global::System.Web.UI.WebControls.HyperLink lblHome;
31:
32: /// <summary>
33: /// GridView1 control.
34: /// </summary>
35: /// <remarks>
36: /// Auto-generated field.
37: /// To modify move field declaration from designer file to code-behind file.
38: /// </remarks>
39: protected global::System.Web.UI.WebControls.GridView GridView1;
40:
41: /// <summary>
42: /// SqlDataSource1 control.
43: /// </summary>
44: /// <remarks>
45: /// Auto-generated field.
46: /// To modify move field declaration from designer file to code-behind file.
47: /// </remarks>
48: protected global::System.Web.UI.WebControls.SqlDataSource SqlDataSource1;
49: }
.NET Documentation Tool is © 2002 - 2009 Winnersh Triangle Web Solutions Limited.