Files
NKC/NKC_WF/site/OrderScheduler.aspx.designer.cs
T
2020-07-28 12:49:03 +02:00

54 lines
1.9 KiB
C#

//------------------------------------------------------------------------------
// <generato automaticamente>
// Codice generato da uno strumento.
//
// Le modifiche a questo file possono causare un comportamento non corretto e verranno perse se
// il codice viene rigenerato.
// </generato automaticamente>
//------------------------------------------------------------------------------
namespace NKC_WF.site
{
public partial class OrderScheduler
{
/// <summary>
/// Controllo cmp_orderRunning.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::NKC_WF.WebUserControls.cmp_orderRunning cmp_orderRunning;
/// <summary>
/// Controllo cmp_orderPrintRun.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::NKC_WF.WebUserControls.cmp_orderPrint cmp_orderPrintRun;
/// <summary>
/// Controllo cmp_orderSched.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::NKC_WF.WebUserControls.cmp_orderSched cmp_orderSched;
/// <summary>
/// Controllo cmp_orderPrintSch.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::NKC_WF.WebUserControls.cmp_orderPrint cmp_orderPrintSch;
}
}