151 lines
5.3 KiB
C#
151 lines
5.3 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 CMS_SC {
|
|
|
|
|
|
public partial class ElencoSchede {
|
|
|
|
/// <summary>
|
|
/// mod_elencoDossiers control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::CMS_SC.WebUserControls.mod_elencoDossiers mod_elencoDossiers;
|
|
|
|
/// <summary>
|
|
/// divDetail 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 divDetail;
|
|
|
|
/// <summary>
|
|
/// hlShowReportFull 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.HyperLink hlShowReportFull;
|
|
|
|
/// <summary>
|
|
/// hlShowReportComp 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.HyperLink hlShowReportComp;
|
|
|
|
/// <summary>
|
|
/// hlShowReportCli 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.HyperLink hlShowReportCli;
|
|
|
|
/// <summary>
|
|
/// mod_dossier control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::CMS_SC.WebUserControls.mod_dossier mod_dossier;
|
|
|
|
/// <summary>
|
|
/// ddlSelFamMacc 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.DropDownList ddlSelFamMacc;
|
|
|
|
/// <summary>
|
|
/// odsFamMacc 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 odsFamMacc;
|
|
|
|
/// <summary>
|
|
/// btnAddFromFam 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.Button btnAddFromFam;
|
|
|
|
/// <summary>
|
|
/// ddlSelScheda 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.DropDownList ddlSelScheda;
|
|
|
|
/// <summary>
|
|
/// odsScheda 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 odsScheda;
|
|
|
|
/// <summary>
|
|
/// btnInsMisFasi 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.Button btnInsMisFasi;
|
|
|
|
/// <summary>
|
|
/// btnAddFromScheda 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.Button btnAddFromScheda;
|
|
|
|
/// <summary>
|
|
/// mod_elencoSchedeDossier control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::CMS_SC.WebUserControls.mod_elencoSchedeDossier mod_elencoSchedeDossier;
|
|
|
|
/// <summary>
|
|
/// mod_righePag control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::mod_righePag mod_righePag;
|
|
}
|
|
}
|