1e7b4147ea
- Gestione flusso malattie - email eliminazione (mal e richieste)
36 lines
1.1 KiB
C#
36 lines
1.1 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 GPW_Admin
|
|
{
|
|
|
|
|
|
public partial class malattia
|
|
{
|
|
|
|
/// <summary>
|
|
/// cmp_gestMalattia control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Admin.WebUserControls.cmp_gestMalattia cmp_gestMalattia;
|
|
|
|
/// <summary>
|
|
/// mod_pageSize control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Admin.WebUserControls.mod_pageSize mod_pageSize;
|
|
}
|
|
}
|