FineUI/FineUI.Examples/iframe/selectprovince_executescript_child.aspx.designer.cs

70 lines
2.3 KiB
C#
Raw Normal View History

2015-05-19 14:45:47 +08:00
//------------------------------------------------------------------------------
2017-09-05 10:49:48 +08:00
// <auto-generated>
// This code was generated by a tool.
2015-05-19 14:45:47 +08:00
//
2017-09-05 10:49:48 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
2015-05-19 14:45:47 +08:00
//------------------------------------------------------------------------------
namespace FineUI.Examples.iframe {
public partial class selectprovince_executescript_child {
/// <summary>
2017-09-05 10:49:48 +08:00
/// form1 control.
2015-05-19 14:45:47 +08:00
/// </summary>
/// <remarks>
2017-09-05 10:49:48 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2015-05-19 14:45:47 +08:00
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
/// <summary>
2017-09-05 10:49:48 +08:00
/// PageManager1 control.
2015-05-19 14:45:47 +08:00
/// </summary>
/// <remarks>
2017-09-05 10:49:48 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2015-05-19 14:45:47 +08:00
/// </remarks>
protected global::FineUI.PageManager PageManager1;
/// <summary>
2017-09-05 10:49:48 +08:00
/// Panel1 control.
2015-05-19 14:45:47 +08:00
/// </summary>
/// <remarks>
2017-09-05 10:49:48 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2015-05-19 14:45:47 +08:00
/// </remarks>
protected global::FineUI.Panel Panel1;
/// <summary>
2017-09-05 10:49:48 +08:00
/// imgChina control.
2015-05-19 14:45:47 +08:00
/// </summary>
/// <remarks>
2017-09-05 10:49:48 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2015-05-19 14:45:47 +08:00
/// </remarks>
protected global::FineUI.Image imgChina;
/// <summary>
2017-09-05 10:49:48 +08:00
/// labNote control.
2015-05-19 14:45:47 +08:00
/// </summary>
/// <remarks>
2017-09-05 10:49:48 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2015-05-19 14:45:47 +08:00
/// </remarks>
protected global::FineUI.Label labNote;
/// <summary>
2017-09-05 10:49:48 +08:00
/// labTest control.
2015-05-19 14:45:47 +08:00
/// </summary>
/// <remarks>
2017-09-05 10:49:48 +08:00
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
2015-05-19 14:45:47 +08:00
/// </remarks>
protected global::System.Web.UI.WebControls.Label labTest;
}
}