52 lines
1.7 KiB
C#
52 lines
1.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 CMS_SC {
|
|
|
|
|
|
public partial class AnagMatricole {
|
|
|
|
/// <summary>
|
|
/// mod_anagMatricole 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_anagMatricole mod_anagMatricole;
|
|
|
|
/// <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;
|
|
|
|
/// <summary>
|
|
/// divTags 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 divTags;
|
|
|
|
/// <summary>
|
|
/// mod_tags2macchine 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_tags2macchine mod_tags2macchine;
|
|
}
|
|
}
|