Files
BeWoPlaner/Host/DX.aspx.designer.cs

80 lines
2.7 KiB
C#
Raw Permalink Normal View History

2016-06-27 01:45:38 +02:00
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4927
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Host {
public partial class DX {
/// <summary>
/// Head1 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.HtmlHead Head1;
/// <summary>
/// form1 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.HtmlForm form1;
/// <summary>
/// ASPxRoundPanel1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxRoundPanel ASPxRoundPanel1;
2016-06-27 01:45:38 +02:00
/// <summary>
/// ASPxComboBox1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxComboBox ASPxComboBox1;
2016-06-27 01:45:38 +02:00
/// <summary>
/// ASPxComboBox2 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxComboBox ASPxComboBox2;
2016-06-27 01:45:38 +02:00
/// <summary>
/// ASPxDataView1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxDataView ASPxDataView1;
2016-06-27 01:45:38 +02:00
/// <summary>
/// ASPxLoadingPanel1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxLoadingPanel ASPxLoadingPanel1;
2016-06-27 01:45:38 +02:00
}
}