/UniqueStudio.Admin/admin/background/rolelist.aspx.designer.cs
http://uniquestudiocms.googlecode.com/ · C# · 52 lines · 8 code · 7 blank · 37 comment · 0 complexity · 7f64a17bad2f00bc58536ab7ab7e0259 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 rolelist {
-
- /// <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>
- /// rptList 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.Repeater rptList;
-
- /// <summary>
- /// ddlOperation 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 ddlOperation;
-
- /// <summary>
- /// btnExcute 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 btnExcute;
- }
- }