Component Page /Controls/DashboardInfo.ascx.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: namespace QuiznetOnline.Web.UI.Controls
13: {
14: public partial class DashboardInfo {
15:
16: /// <summary>
17: /// lblFreeQuestions control.
18: /// </summary>
19: /// <remarks>
20: /// Auto-generated field.
21: /// To modify move field declaration from designer file to code-behind file.
22: /// </remarks>
23: protected global::System.Web.UI.WebControls.Label lblFreeQuestions;
24:
25: /// <summary>
26: /// lblTestsCompleted control.
27: /// </summary>
28: /// <remarks>
29: /// Auto-generated field.
30: /// To modify move field declaration from designer file to code-behind file.
31: /// </remarks>
32: protected global::System.Web.UI.WebControls.Label lblTestsCompleted;
33:
34: /// <summary>
35: /// lblQuestionsAnswered control.
36: /// </summary>
37: /// <remarks>
38: /// Auto-generated field.
39: /// To modify move field declaration from designer file to code-behind file.
40: /// </remarks>
41: protected global::System.Web.UI.WebControls.Label lblQuestionsAnswered;
42:
43: /// <summary>
44: /// lblRegisteredUsers control.
45: /// </summary>
46: /// <remarks>
47: /// Auto-generated field.
48: /// To modify move field declaration from designer file to code-behind file.
49: /// </remarks>
50: protected global::System.Web.UI.WebControls.Label lblRegisteredUsers;
51:
52: /// <summary>
53: /// lblOnlineUsers control.
54: /// </summary>
55: /// <remarks>
56: /// Auto-generated field.
57: /// To modify move field declaration from designer file to code-behind file.
58: /// </remarks>
59: protected global::System.Web.UI.WebControls.Label lblOnlineUsers;
60: }
61: }
.NET Documentation Tool is © 2002 - 2009 Winnersh Triangle Web Solutions Limited.