SGGL_JT/SUBQHSE/FineUIPro.Web/HSSE/HiddenInspection/HiddenRectificationAdd.aspx...

243 lines
7.9 KiB
C#
Raw Normal View History

2025-04-07 17:43:30 +08:00
//------------------------------------------------------------------------------
2026-03-23 15:22:29 +08:00
// <auto-generated>
// This code was generated by a tool.
2025-04-07 17:43:30 +08:00
//
2026-03-23 15:22:29 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
2025-04-07 17:43:30 +08:00
//------------------------------------------------------------------------------
namespace FineUIPro.Web.HSSE.HiddenInspection
{
public partial class HiddenRectificationAdd
{
/// <summary>
2026-03-23 15:22:29 +08:00
/// form1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
2026-03-23 15:22:29 +08:00
/// PageManager1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.PageManager PageManager1;
/// <summary>
2026-03-23 15:22:29 +08:00
/// SimpleForm1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.Form SimpleForm1;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpRegisterTypes control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList drpRegisterTypes;
/// <summary>
2026-03-23 15:22:29 +08:00
/// ckType control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.RadioButtonList ckType;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpUnit control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList drpUnit;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpWorkArea control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList drpWorkArea;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpPunishPerson control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.DropDownList drpPunishPerson;
/// <summary>
/// lblBottom control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Label lblBottom;
/// <summary>
/// dpRiskLevel control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList dpRiskLevel;
/// <summary>
2026-03-23 15:22:29 +08:00
/// DropDownList1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList DropDownList1;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpRegisterDef control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
2025-08-20 17:53:27 +08:00
protected global::FineUIPro.DropDownList drpRegisterDef;
/// <summary>
2026-03-23 15:22:29 +08:00
/// txtRequirements control.
2025-08-20 17:53:27 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-08-20 17:53:27 +08:00
/// </remarks>
protected global::FineUIPro.TextArea txtRequirements;
2025-04-07 17:43:30 +08:00
/// <summary>
2026-03-23 15:22:29 +08:00
/// txtHandleIdea control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.TextBox txtHandleIdea;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpResponsibleMan control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList drpResponsibleMan;
/// <summary>
2026-03-23 15:22:29 +08:00
/// txtRectificationPeriod control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DatePicker txtRectificationPeriod;
/// <summary>
2026-03-23 15:22:29 +08:00
/// drpCheckMan control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DropDownList drpCheckMan;
/// <summary>
2026-03-23 15:22:29 +08:00
/// txtCheckTime control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.DatePicker txtCheckTime;
/// <summary>
2026-03-23 15:22:29 +08:00
/// UploadAttach control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.LinkButton UploadAttach;
/// <summary>
2026-03-23 15:22:29 +08:00
/// txtCutPayment control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.NumberBox txtCutPayment;
/// <summary>
2026-03-23 15:22:29 +08:00
/// Toolbar1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.Toolbar Toolbar1;
/// <summary>
2026-03-23 15:22:29 +08:00
/// ToolbarFill1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.ToolbarFill ToolbarFill1;
/// <summary>
2026-03-23 15:22:29 +08:00
/// btnSave control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.Button btnSave;
/// <summary>
2026-03-23 15:22:29 +08:00
/// btnClose control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.Button btnClose;
/// <summary>
2026-03-23 15:22:29 +08:00
/// Window1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-03-23 15:22:29 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2025-04-07 17:43:30 +08:00
/// </remarks>
protected global::FineUIPro.Window Window1;
}
}