72 lines
2.4 KiB
C#
72 lines
2.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 GPW_Commesse.WebUserControls
|
|
{
|
|
|
|
|
|
public partial class mod_menuTopFull
|
|
{
|
|
|
|
/// <summary>
|
|
/// Controllo updtTop.
|
|
/// </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.UpdateProgress updtTop;
|
|
|
|
/// <summary>
|
|
/// Controllo lbHome.
|
|
/// </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.LinkButton lbHome;
|
|
|
|
/// <summary>
|
|
/// Controllo lblCurrentPage.
|
|
/// </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 lblCurrentPage;
|
|
|
|
/// <summary>
|
|
/// Controllo mod_reportUtenteAD1.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Campo generato automaticamente.
|
|
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
|
|
/// </remarks>
|
|
protected global::GPW_Commesse.WebUserControls.mod_reportUtenteAD mod_reportUtenteAD1;
|
|
|
|
/// <summary>
|
|
/// Controllo lblPostazione.
|
|
/// </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 lblPostazione;
|
|
|
|
/// <summary>
|
|
/// Controllo lblUtente.
|
|
/// </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 lblUtente;
|
|
}
|
|
}
|