/UniqueStudio.Admin/admin/background/pvstat.aspx.designer.cs
http://uniquestudiocms.googlecode.com/ · C# · 70 lines · 10 code · 9 blank · 51 comment · 0 complexity · e554f5569483e906b07a295d961af1c9 MD5 · raw file
- //------------------------------------------------------------------------------
- // <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 UniqueStudio.Admin.admin.background {
-
-
- public partial class pvstat {
-
- /// <summary>
- /// message control.
- /// </summary>
- /// <remarks>
- /// Auto-generated field.
- /// To modify move field declaration from designer file to code-behind file.
- /// </remarks>
- protected global::UniqueStudio.Admin.admin.controls.Message message;
-
- /// <summary>
- /// ddlYears 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.DropDownList ddlYears;
-
- /// <summary>
- /// ddlMonths 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.DropDownList ddlMonths;
-
- /// <summary>
- /// btnView 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.Button btnView;
-
- /// <summary>
- /// ltlHead 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.Literal ltlHead;
-
- /// <summary>
- /// ltlData 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.Literal ltlData;
- }
- }