115 lines
4.4 KiB
C#
115 lines
4.4 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 MoonProAdmin.WebUserControls {
|
|
|
|
|
|
public partial class mod_gestKIT {
|
|
|
|
/// <summary>
|
|
/// Controllo grViewWSK.
|
|
/// </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.GridView grViewWSK;
|
|
|
|
/// <summary>
|
|
/// Controllo odsWSK.
|
|
/// </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 odsWSK;
|
|
|
|
/// <summary>
|
|
/// Controllo hlCodKitTemp.
|
|
/// </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 hlCodKitTemp;
|
|
|
|
/// <summary>
|
|
/// Controllo grViewKitSel.
|
|
/// </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.GridView grViewKitSel;
|
|
|
|
/// <summary>
|
|
/// Controllo odsKitSel.
|
|
/// </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 odsKitSel;
|
|
|
|
/// <summary>
|
|
/// Controllo hfCodArtList.
|
|
/// </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 hfCodArtList;
|
|
|
|
/// <summary>
|
|
/// Controllo grViewIstanzeKIT.
|
|
/// </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.GridView grViewIstanzeKIT;
|
|
|
|
/// <summary>
|
|
/// Controllo odsIstanzeKIT.
|
|
/// </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 odsIstanzeKIT;
|
|
|
|
/// <summary>
|
|
/// Controllo hfCodOrdList.
|
|
/// </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 hfCodOrdList;
|
|
|
|
/// <summary>
|
|
/// Controllo hlLastInput.
|
|
/// </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 hlLastInput;
|
|
|
|
/// <summary>
|
|
/// Controllo lblOut.
|
|
/// </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.Label lblOut;
|
|
}
|
|
}
|