Files
SGGL_JT/SUBQHSE/FineUIPro.Web/ProjectData/ProjectSetView.aspx.designer.cs
T

324 lines
10 KiB
C#
Raw Normal View History

2025-04-07 17:43:30 +08:00
//------------------------------------------------------------------------------
2026-06-11 09:52:30 +08:00
// <auto-generated>
// This code was generated by a tool.
2025-04-07 17:43:30 +08:00
//
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
namespace FineUIPro.Web.ProjectData
{
public partial class ProjectSetView
{
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// form1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// PageManager1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// SimpleForm1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectName;
2026-06-11 09:52:30 +08:00
/// <summary>
/// rbIsCNCECShow control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUIPro.RadioButtonList rbIsCNCECShow;
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectCode control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectCode;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtShortName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtShortName;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectType control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectType;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectState control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectState;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectState2 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectState2;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtStartDate control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtStartDate;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtEndDate control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtEndDate;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtDuration control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtDuration;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectManager control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectManager;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtConstructionManager control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtConstructionManager;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtHSSEManager control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtHSSEManager;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectAddress control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectAddress;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtUnitName control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtWorkRange control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtWorkRange;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtRemark control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtRemark;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProjectMoney control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProjectMoney;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtConstructionMoney control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtConstructionMoney;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtTelephone control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtCountry control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtCountry;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProvince control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProvince;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtCity control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtCity;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// ckbIsForeign control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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.CheckBox ckbIsForeign;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtMapCoordinates control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtMapCoordinates;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtEnglishRemark control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtEnglishRemark;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// txtProgress control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 txtProgress;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// Toolbar1 control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// btnAttachUrl control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 btnAttachUrl;
2026-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// btnClose control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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-06-11 09:52:30 +08:00
2025-04-07 17:43:30 +08:00
/// <summary>
2026-06-11 09:52:30 +08:00
/// WindowAtt control.
2025-04-07 17:43:30 +08:00
/// </summary>
/// <remarks>
2026-06-11 09:52:30 +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 WindowAtt;
}
}