97 lines
3.3 KiB
C#
97 lines
3.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 ETS_WS {
|
|
|
|
|
|
public partial class MyDocs {
|
|
|
|
/// <summary>
|
|
/// lnkUpload 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.LinkButton lnkUpload;
|
|
|
|
/// <summary>
|
|
/// lnkGestione 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.LinkButton lnkGestione;
|
|
|
|
/// <summary>
|
|
/// pnlFileUpload 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.Panel pnlFileUpload;
|
|
|
|
/// <summary>
|
|
/// mod_fileUpload1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::ETS_WS.WebUserControls.mod_fileUpload mod_fileUpload1;
|
|
|
|
/// <summary>
|
|
/// pnlInputDati 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.Panel pnlInputDati;
|
|
|
|
/// <summary>
|
|
/// mod_inputDati1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::ETS_WS.WebUserControls.mod_inputDati mod_inputDati1;
|
|
|
|
/// <summary>
|
|
/// upMain 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 upMain;
|
|
|
|
/// <summary>
|
|
/// mod_pathAndDocs1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::ETS_WS.WebUserControls.mod_pathAndDocs mod_pathAndDocs1;
|
|
|
|
/// <summary>
|
|
/// mod_myTempFile1 control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::ETS_WS.WebUserControls.mod_myTempFile mod_myTempFile1;
|
|
}
|
|
}
|