72 lines
2.6 KiB
C#
72 lines
2.6 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.WebUserControls
|
|
{
|
|
|
|
|
|
public partial class cmp_StackBuildDetail
|
|
{
|
|
|
|
/// <summary>
|
|
/// Controllo chkRedux.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkRedux;
|
|
|
|
/// <summary>
|
|
/// Controllo repCtrl.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Repeater repCtrl;
|
|
|
|
/// <summary>
|
|
/// Controllo hfStackId.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.HiddenField hfStackId;
|
|
|
|
/// <summary>
|
|
/// Controllo ods.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ObjectDataSource ods;
|
|
|
|
/// <summary>
|
|
/// Controllo repProgress.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.Repeater repProgress;
|
|
|
|
/// <summary>
|
|
/// Controllo odsAdvance.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ObjectDataSource odsAdvance;
|
|
}
|
|
}
|