FineUI/FineUI_v6/FineUI.Examples/default.aspx.designer.cs

313 lines
11 KiB
C#
Raw Normal View History

2017-09-05 11:30:31 +08:00
//------------------------------------------------------------------------------
// <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 FineUI.Examples {
public partial class _default {
/// <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>
/// PageManager1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::FineUI.PageManager PageManager1;
/// <summary>
/// RegionPanel1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Panel RegionPanel1;
2017-09-05 11:30:31 +08:00
/// <summary>
/// Region1 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.ContentPanel Region1;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// cbxShowOnlyNew control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox cbxShowOnlyNew;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuSeparator1 control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuSeparator MenuSeparator1;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuTheme control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuButton MenuTheme;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuThemeTriton control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuThemeTriton;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuThemeCrisp control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuThemeCrisp;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuThemeNeptune control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuThemeNeptune;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuThemeBlue control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuThemeBlue;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuThemeGray control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuThemeGray;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuStyle control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuButton MenuStyle;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuStyleTree control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuStyleTree;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuStyleAccordion control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuStyleAccordion;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuLang control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuButton MenuLang;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuLangZHCN control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuLangZHCN;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuLangZHTW control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuLangZHTW;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuLangEN control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuCheckBox MenuLangEN;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// MenuSeparator2 control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.MenuSeparator MenuSeparator2;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// leftPanel control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Panel leftPanel;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// mainRegion control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Panel mainRegion;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// mainTabStrip control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.TabStrip mainTabStrip;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// ToolbarFill2 control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.ToolbarFill ToolbarFill2;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// btnGotoOpenSourceSite control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Button btnGotoOpenSourceSite;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// ToolbarSeparator2 control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.ToolbarSeparator ToolbarSeparator2;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// Button1 control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Button Button1;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// bottomPanel control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Panel bottomPanel;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// litVersion control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::System.Web.UI.WebControls.Literal litVersion;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// litOnlineUserCount control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::System.Web.UI.WebControls.Literal litOnlineUserCount;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// windowSourceCode control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Window windowSourceCode;
2017-09-05 11:30:31 +08:00
/// <summary>
2017-09-13 10:01:09 +08:00
/// windowLoadingSelector control.
2017-09-05 11:30:31 +08:00
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
2017-09-13 10:01:09 +08:00
protected global::FineUI.Window windowLoadingSelector;
2017-09-05 11:30:31 +08:00
/// <summary>
/// XmlDataSource1 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.XmlDataSource XmlDataSource1;
}
}