Files
SGGL_JT/SUBQHSE/FineUIPro.Web/HSSE/Check/ViolationPersonEdit.aspx.designer.cs
T

243 lines
7.9 KiB
C#
Raw Normal View History

2025-04-07 17:43:30 +08:00
//------------------------------------------------------------------------------
2026-09-14 15:58:12 +08:00
// <auto-generated>
// This code was generated by a tool.
2025-04-07 17:43:30 +08:00
//
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
namespace FineUIPro.Web.Check
{
public partial class ViolationPersonEdit
{
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// form1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// PageManager1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// SimpleForm1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtViolationPersonCode control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 txtViolationPersonCode;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// drpPersonId control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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.DropDownBox drpPersonId;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// Grid1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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.Grid Grid1;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// Toolbar2 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 Toolbar2;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtSelectUnitName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 txtSelectUnitName;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtCardNo control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 txtCardNo;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtPersonName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 txtPersonName;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtUnitName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtWorkPostName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 txtWorkPostName;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// hdUnitId control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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.HiddenField hdUnitId;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// hdWorkPostId control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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.HiddenField hdWorkPostId;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// drpViolationName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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>
2026-09-14 15:58:12 +08:00
protected global::FineUIPro.DropDownList drpViolationName;
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// drpViolationType control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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>
2026-09-14 15:58:12 +08:00
protected global::FineUIPro.DropDownList drpViolationType;
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// drpViolationLevel control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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>
2026-09-14 15:58:12 +08:00
protected global::FineUIPro.DropDownList drpViolationLevel;
/// <summary>
/// drpRectificationStatus control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.DropDownList drpRectificationStatus;
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// drpHandleStep control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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 drpHandleStep;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// txtViolationDate control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.DatePicker txtViolationDate;
/// <summary>
/// txtViolationDef 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.TextArea txtViolationDef;
2026-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// Toolbar1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// ToolbarFill1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// btnSave control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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-09-14 15:58:12 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-09-14 15:58:12 +08:00
/// btnClose control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-09-14 15:58:12 +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;
}
}