温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:BugNet0.7.881.0汉化免安装版源码
当前文件路径:BugNet/BugNET_WAP/Bugs/BugList.aspx.designer.cs

1//------------------------------------------------------------------------------ 2
// <auto-generated> 3
// 此代码由工具生成。 4
// 运行库版本:2.0.50727.1378 5
// 6
// 对此文件的更改可能会导致不正确的行为,并且如果 7
// 重新生成代码,这些更改将会丢失。 8
// </auto-generated> 9
//------------------------------------------------------------------------------ 10
11
namespace BugNET { 12
13
14
/// <summary> 15
/// BugNavigator class. 16
/// </summary> 17
/// <remarks> 18
/// Auto-generated class. 19
/// </remarks> 20
public partial class BugNavigator { 21
22
/// <summary> 23
/// ltProject control. 24
/// </summary> 25
/// <remarks> 26
/// Auto-generated field. 27
/// To modify move field declaration from designer file to code-behind file. 28
/// </remarks> 29
protected global::System.Web.UI.WebControls.Literal ltProject; 30
31
/// <summary> 32
/// litProjectCode control. 33
/// </summary> 34
/// <remarks> 35
/// Auto-generated field. 36
/// To modify move field declaration from designer file to code-behind file. 37
/// </remarks> 38
protected global::System.Web.UI.WebControls.Literal litProjectCode; 39
40
/// <summary> 41
/// ContentPanel control. 42
/// </summary> 43
/// <remarks> 44
/// Auto-generated field. 45
/// To modify move field declaration from designer file to code-behind file. 46
/// </remarks> 47
protected global::System.Web.UI.WebControls.Panel ContentPanel; 48
49
/// <summary> 50
/// AssignedTo control. 51
/// </summary> 52
/// <remarks> 53
/// Auto-generated field. 54
/// To modify move field declaration from designer file to code-behind file. 55
/// </remarks> 56
protected global::BugNET.UserControls.PickSingleUser AssignedTo; 57
58
/// <summary> 59
/// ReportedBy control. 60
/// </summary> 61
/// <remarks> 62
/// Auto-generated field. 63
/// To modify move field declaration from designer file to code-behind file. 64
/// </remarks> 65
protected global::System.Web.UI.WebControls.DropDownList ReportedBy; 66
67
/// <summary> 68
/// Type control. 69
/// </summary> 70
/// <remarks> 71
/// Auto-generated field. 72
/// To modify move field declaration from designer file to code-behind file. 73
/// </remarks> 74
protected global::BugNET.UserControls.PickType Type; 75
76
/// <summary> 77
/// Status control. 78
/// </summary> 79
/// <remarks> 80
/// Auto-generated field. 81
/// To modify move field declaration from designer file to code-behind file. 82
/// </remarks> 83
protected global::System.Web.UI.WebControls.DropDownList Status; 84
85
/// <summary> 86
/// Resolution control. 87
/// </summary> 88
/// <remarks> 89
/// Auto-generated field. 90
/// To modify move field declaration from designer file to code-behind file. 91
/// </remarks> 92
protected global::BugNET.UserControls.PickResolution Resolution; 93
94
/// <summary> 95
/// Priority control. 96
/// </summary> 97
/// <remarks> 98
/// Auto-generated field. 99
/// To modify move field declaration from designer file to code-behind file. 100
/// </remarks> 101
protected global::BugNET.UserControls.PickPriority Priority; 102
103
/// <summary> 104
/// Version control. 105
/// </summary> 106
/// <remarks> 107
/// Auto-generated field. 108
/// To modify move field declaration from designer file to code-behind file. 109
/// </remarks> 110
protected global::BugNET.UserControls.PickVersion Version; 111
112
/// <summary> 113
/// FixedInVersion control. 114
/// </summary> 115
/// <remarks> 116
/// Auto-generated field. 117
/// To modify move field declaration from designer file to code-behind file. 118
/// </remarks> 119
protected global::System.Web.UI.WebControls.DropDownList FixedInVersion; 120
121
/// <summary> 122
/// Components control. 123
/// </summary> 124
/// <remarks> 125
/// Auto-generated field. 126
/// To modify move field declaration from designer file to code-behind file. 127
/// </remarks> 128
protected global::BugNET.UserControls.PickComponent Components; 129
130
/// <summary> 131
/// Label1 control. 132
/// </summary> 133
/// <remarks> 134
/// Auto-generated field. 135
/// To modify move field declaration from designer file to code-behind file. 136
/// </remarks> 137
protected global::System.Web.UI.WebControls.Label Label1; 138
139
/// <summary> 140
/// Keywords control. 141
/// </summary> 142
/// <remarks> 143
/// Auto-generated field. 144
/// To modify move field declaration from designer file to code-behind file. 145
/// </remarks> 146
protected global::System.Web.UI.WebControls.TextBox Keywords; 147
148
/// <summary> 149
/// lblIssue control. 150
/// </summary> 151
/// <remarks> 152
/// Auto-generated field. 153
/// To modify move field declaration from designer file to code-behind file. 154
/// </remarks> 155
protected global::System.Web.UI.WebControls.Label lblIssue; 156
157
/// <summary> 158
/// txtBugId control. 159
/// </summary> 160
/// <remarks> 161
/// Auto-generated field. 162
/// To modify move field declaration from designer file to code-behind file. 163
/// </remarks> 164
protected global::System.Web.UI.WebControls.TextBox txtBugId; 165
166
/// <summary> 167
/// btnSearch control. 168
/// </summary> 169
/// <remarks> 170
/// Auto-generated field. 171
/// To modify move field declaration from designer file to code-behind file. 172
/// </remarks> 173
protected global::System.Web.UI.WebControls.Button btnSearch; 174
175
/// <summary> 176
/// Toggle control. 177
/// </summary> 178
/// <remarks> 179
/// Auto-generated field. 180
/// To modify move field declaration from designer file to code-behind file. 181
/// </remarks> 182
protected global::System.Web.UI.WebControls.LinkButton Toggle; 183
184
/// <summary> 185
/// ExportExcel control. 186
/// </summary> 187
/// <remarks> 188
/// Auto-generated field. 189
/// To modify move field declaration from designer file to code-behind file. 190
/// </remarks> 191
protected global::System.Web.UI.WebControls.HyperLink ExportExcel; 192
193
/// <summary> 194
/// imgExportExcel control. 195
/// </summary> 196
/// <remarks> 197
/// Auto-generated field. 198
/// To modify move field declaration from designer file to code-behind file. 199
/// </remarks> 200
protected global::System.Web.UI.WebControls.Image imgExportExcel; 201
202
/// <summary> 203
/// RssFeed control. 204
/// </summary> 205
/// <remarks> 206
/// Auto-generated field. 207
/// To modify move field declaration from designer file to code-behind file. 208
/// </remarks> 209
protected global::System.Web.UI.WebControls.HyperLink RssFeed; 210
211
/// <summary> 212
/// Image2 control. 213
/// </summary> 214
/// <remarks> 215
/// Auto-generated field. 216
/// To modify move field declaration from designer file to code-behind file. 217
/// </remarks> 218
protected global::System.Web.UI.WebControls.Image Image2; 219
220
/// <summary> 221
/// UpdatePanel2 control. 222
/// </summary> 223
/// <remarks> 224
/// Auto-generated field. 225
/// To modify move field declaration from designer file to code-behind file. 226
/// </remarks> 227
protected global::System.Web.UI.UpdatePanel UpdatePanel2; 228
229
/// <summary> 230
/// ctlDisplayBugs control. 231
/// </summary> 232
/// <remarks> 233
/// Auto-generated field. 234
/// To modify move field declaration from designer file to code-behind file. 235
/// </remarks> 236
protected global::BugNET.UserControls.DisplayBugs ctlDisplayBugs; 237
238
/// <summary> 239
/// cpe control. 240
/// </summary> 241
/// <remarks> 242
/// Auto-generated field. 243
/// To modify move field declaration from designer file to code-behind file. 244
/// </remarks> 245
protected global::AjaxControlToolkit.CollapsiblePanelExtender cpe; 246
} 247
} 248





}