80 lines
2.7 KiB
C#
80 lines
2.7 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
namespace MoonPro
|
|
{
|
|
|
|
|
|
public partial class StatisticheImpiego {
|
|
|
|
/// <summary>
|
|
/// mod_mainMap control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_mainMap mod_mainMap;
|
|
|
|
/// <summary>
|
|
/// mod_periodoAnalisi control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_periodoAnalisi mod_periodoAnalisi;
|
|
|
|
/// <summary>
|
|
/// listMacchine control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ListBox listMacchine;
|
|
|
|
/// <summary>
|
|
/// odsMacchine control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.ObjectDataSource odsMacchine;
|
|
|
|
/// <summary>
|
|
/// chkHideSpenta control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.WebControls.CheckBox chkHideSpenta;
|
|
|
|
/// <summary>
|
|
/// UpdatePanel3 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.UpdatePanel UpdatePanel3;
|
|
|
|
/// <summary>
|
|
/// Mod_grafico2 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::MoonPro.WebUserControls.mod_grafico Mod_grafico2;
|
|
}
|
|
}
|