63 lines
2.0 KiB
C#
63 lines
2.0 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_Smart
|
|
{
|
|
|
|
|
|
public partial class Site
|
|
{
|
|
|
|
/// <summary>
|
|
/// cmp_menuTop control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Smart.WebUserControls.cmp_menuTop cmp_menuTop;
|
|
|
|
/// <summary>
|
|
/// updPanelPagina 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 updPanelPagina;
|
|
|
|
/// <summary>
|
|
/// MainContent 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.ContentPlaceHolder MainContent;
|
|
|
|
/// <summary>
|
|
/// SecondContent 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.ContentPlaceHolder SecondContent;
|
|
|
|
/// <summary>
|
|
/// cmp_footer control.
|
|
/// </summary>
|
|
/// <remarks>
|
|
/// Auto-generated field.
|
|
/// To modify move field declaration from designer file to code-behind file.
|
|
/// </remarks>
|
|
protected global::GPW_Smart.WebUserControls.cmp_footer cmp_footer;
|
|
}
|
|
}
|