81 lines
2.6 KiB
C#
81 lines
2.6 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.site
|
|
{
|
|
|
|
|
|
public partial class BatchPreview
|
|
{
|
|
|
|
/// <summary>
|
|
/// uplBody 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 uplBody;
|
|
|
|
/// <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>
|
|
/// cmp_BP_bunkList 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_BP_bunkList cmp_BP_bunkList;
|
|
|
|
/// <summary>
|
|
/// cmp_BP_MaterialYeld 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_BP_MaterialYeld cmp_BP_MaterialYeld;
|
|
|
|
/// <summary>
|
|
/// cmp_slider 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_slider cmp_slider;
|
|
|
|
/// <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>
|
|
/// cmp_BP_sheetList 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_BP_sheetList cmp_BP_sheetList;
|
|
}
|
|
}
|