Files
SGGL_JT/SUBQHSE/FineUIPro.Web/SysManage/UnitEdit.aspx.designer.cs
T

297 lines
9.6 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.SysManage
{
public partial class UnitEdit
{
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
/// drpMasterBox1 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.DropDownBox drpMasterBox1;
/// <summary>
/// Panel7 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Panel Panel7;
/// <summary>
/// Form5 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Form Form5;
/// <summary>
/// ttbCodeSearch control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.TwinTriggerBox ttbCodeSearch;
/// <summary>
/// ttbNameSearch control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.TwinTriggerBox ttbNameSearch;
/// <summary>
/// Grid1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.Grid Grid1;
/// <summary>
/// txtUnitCode 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.TextBox txtUnitCode;
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
/// ddlUnitTypeId 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 ddlUnitTypeId;
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
/// txtCorporate 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 txtCorporate;
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
/// txtTelephone 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 txtTelephone;
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
/// txtShortUnitName 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 txtShortUnitName;
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
/// txtFax 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 txtFax;
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
/// txtAddress 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 txtAddress;
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
/// rblIsBranch 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.RadioButtonList rblIsBranch;
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
/// TextBox1 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 TextBox1;
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
/// rblIsChina 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.RadioButtonList rblIsChina;
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
/// txtCollCropCode 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 txtCollCropCode;
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
/// txtLinkName 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 txtLinkName;
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
/// drpIdcardType 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 drpIdcardType;
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
/// txtIdcardNumber 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 txtIdcardNumber;
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
/// txtLinkMobile 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 txtLinkMobile;
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
/// txtProjectRange 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.TextArea txtProjectRange;
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
/// rblCollCropStatus 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.RadioButtonList rblCollCropStatus;
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
/// txtEMail 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 txtEMail;
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
/// 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;
}
}