99 lines
3.3 KiB
C#
99 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 GPW_Admin
|
|
{
|
|
|
|
|
|
public partial class dipendenti
|
|
{
|
|
|
|
/// <summary>
|
|
/// cmp_toggleCards 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_toggle cmp_toggleCards;
|
|
|
|
/// <summary>
|
|
/// cmp_toggleLinkExt 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_toggle cmp_toggleLinkExt;
|
|
|
|
/// <summary>
|
|
/// cmp_toggleCoreSmart 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_toggle cmp_toggleCoreSmart;
|
|
|
|
/// <summary>
|
|
/// cmp_userLicense 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_userLicense cmp_userLicense;
|
|
|
|
/// <summary>
|
|
/// cmp_ticketList 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_ticketList cmp_ticketList;
|
|
|
|
/// <summary>
|
|
/// cmp_ticketFreeActiv 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_ticketFreeActiv cmp_ticketFreeActiv;
|
|
|
|
/// <summary>
|
|
/// mod_adminDipendenti1 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_adminDipendenti mod_adminDipendenti1;
|
|
|
|
/// <summary>
|
|
/// cmp_userCard 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_userCard cmp_userCard;
|
|
|
|
/// <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;
|
|
}
|
|
}
|