ASP.NET Page /Admin/QuestionPositioning.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 QuestionPositioning {
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: /// ScriptManager1 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::AjaxControlToolkit.ToolkitScriptManager ScriptManager1;
31:
32: /// <summary>
33: /// lblHome 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.HyperLink lblHome;
40:
41: /// <summary>
42: /// cmbTopic 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.DropDownList cmbTopic;
49:
50: /// <summary>
51: /// cmdSave control.
52: /// </summary>
53: /// <remarks>
54: /// Auto-generated field.
55: /// To modify move field declaration from designer file to code-behind file.
56: /// </remarks>
57: protected global::System.Web.UI.WebControls.Button cmdSave;
58:
59: /// <summary>
60: /// ReorderList1 control.
61: /// </summary>
62: /// <remarks>
63: /// Auto-generated field.
64: /// To modify move field declaration from designer file to code-behind file.
65: /// </remarks>
66: protected global::AjaxControlToolkit.ReorderList ReorderList1;
67: }
.NET Documentation Tool is © 2002 - 2009 Winnersh Triangle Web Solutions Limited.