79 lines
2.7 KiB
C#
79 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 WebSCR {
|
|
|
|
|
|
public partial class Squadra {
|
|
|
|
/// <summary>
|
|
/// mod_selData control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_selData mod_selData;
|
|
|
|
/// <summary>
|
|
/// mod_consegne control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_consegne mod_consegne;
|
|
|
|
/// <summary>
|
|
/// mod_gestIntSquadre control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_gestIntSquadre mod_gestIntSquadre;
|
|
|
|
/// <summary>
|
|
/// mod_ImpegnoSmall control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_ImpegnoSmall mod_ImpegnoSmall;
|
|
|
|
/// <summary>
|
|
/// divFile control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divFile;
|
|
|
|
/// <summary>
|
|
/// mod_fileUpload control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_fileUpload mod_fileUpload;
|
|
|
|
/// <summary>
|
|
/// mod_dettInt control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_dettInt mod_dettInt;
|
|
}
|
|
}
|