601b3937f9
timerCss timerStatus timerUnload
153 lines
5.0 KiB
C#
153 lines
5.0 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace NKC_WF
|
|
{
|
|
|
|
|
|
public partial class MachineUnload
|
|
{
|
|
|
|
/// <summary>
|
|
/// upnlTitle control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel upnlTitle;
|
|
|
|
/// <summary>
|
|
/// cmp_MachSem control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::NKC_WF.WebUserControls.cmp_MachSem cmp_MachSem;
|
|
|
|
/// <summary>
|
|
/// hfBatchID control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.HiddenField hfBatchID;
|
|
|
|
/// <summary>
|
|
/// hlPartMIA control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.HyperLink hlPartMIA;
|
|
|
|
/// <summary>
|
|
/// divMain control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divMain;
|
|
|
|
/// <summary>
|
|
/// upnlStats control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel upnlStats;
|
|
|
|
/// <summary>
|
|
/// hfSheetID control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.HiddenField hfSheetID;
|
|
|
|
/// <summary>
|
|
/// cmp_MU_stats control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::NKC_WF.WebUserControls.cmp_MU_stats cmp_MU_stats;
|
|
|
|
/// <summary>
|
|
/// upnlBins control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel upnlBins;
|
|
|
|
/// <summary>
|
|
/// cmp_MU_bins control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::NKC_WF.WebUserControls.cmp_MU_bins cmp_MU_bins;
|
|
|
|
/// <summary>
|
|
/// upnlDrawings control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel upnlDrawings;
|
|
|
|
/// <summary>
|
|
/// timerSvg control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.Timer timerSvg;
|
|
|
|
/// <summary>
|
|
/// cmp_MU_svgViewer control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::NKC_WF.WebUserControls.cmp_MU_svgViewer cmp_MU_svgViewer;
|
|
|
|
/// <summary>
|
|
/// upnlCarts control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel upnlCarts;
|
|
|
|
/// <summary>
|
|
/// cmp_MU_carts control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::NKC_WF.WebUserControls.cmp_MU_carts cmp_MU_carts;
|
|
}
|
|
}
|