52 lines
1.9 KiB
C#
52 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 GPW_Smart.WebUserControls {
|
|
|
|
|
|
public partial class cmp_footer {
|
|
|
|
/// <summary>
|
|
/// Controllo btnTimbra.
|
|
/// </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.HyperLink btnTimbra;
|
|
|
|
/// <summary>
|
|
/// Controllo btnProgetti.
|
|
/// </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.HyperLink btnProgetti;
|
|
|
|
/// <summary>
|
|
/// Controllo btnAdmin.
|
|
/// </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.HyperLink btnAdmin;
|
|
|
|
/// <summary>
|
|
/// Controllo Timer1.
|
|
/// </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.Timer Timer1;
|
|
}
|
|
}
|