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
|
|
|
|
//------------------------------------------------------------------------------
|
|
|
|
|
|
|
2026-03-23 15:22:29 +08:00
|
|
|
|
namespace FineUIPro.Web.HSSE.HiddenInspection
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public partial class HiddenRectificationConfirm
|
|
|
|
|
|
{
|
|
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtRegisterTypesName 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 txtRegisterTypesName;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtType 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 txtType;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtUnitName 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 txtUnitName;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtWorkAreaName 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 txtWorkAreaName;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
/// txtPunishPersonName control.
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
/// <remarks>
|
|
|
|
|
|
/// Auto-generated field.
|
|
|
|
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
|
|
|
|
/// </remarks>
|
|
|
|
|
|
protected global::FineUIPro.TextBox txtPunishPersonName;
|
|
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtRegisterDef 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.TextArea txtRegisterDef;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtOldHandleIdea 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 txtOldHandleIdea;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtResponsibleManName 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 txtResponsibleManName;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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.TextBox txtRectificationPeriod;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtCheckManName 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 txtCheckManName;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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.TextBox txtCheckTime;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// txtRectification 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.TextArea txtRectification;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// UploadAttachR 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 UploadAttachR;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <summary>
|
2026-03-23 15:22:29 +08:00
|
|
|
|
/// ckConfirm 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 ckConfirm;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
2026-03-23 15:22:29 +08:00
|
|
|
|
|
2025-04-07 17:43:30 +08:00
|
|
|
|
/// <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;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|