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 Setup {
|
|
|
|
/// <summary>
|
|
/// rblSelDetail 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.RadioButtonList rblSelDetail;
|
|
|
|
/// <summary>
|
|
/// mod_elencoTipoInt control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_elencoTipoInt mod_elencoTipoInt;
|
|
|
|
/// <summary>
|
|
/// mod_elencoZone control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_elencoZone mod_elencoZone;
|
|
|
|
/// <summary>
|
|
/// mod_elencoDisp control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_elencoDisp mod_elencoDisp;
|
|
|
|
/// <summary>
|
|
/// mod_elencoSquadre control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_elencoSquadre mod_elencoSquadre;
|
|
|
|
/// <summary>
|
|
/// mod_schemaSettASSD control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_schemaSettASSD mod_schemaSettASSD;
|
|
|
|
/// <summary>
|
|
/// mod_listValues control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::WebSCR.WebUserControls.mod_listValues mod_listValues;
|
|
}
|
|
}
|