AdminInfo.aspx.designer.cs
上传用户:gooyliu
上传日期:2018-09-29
资源大小:5816k
文件大小:1k
源码类别:

.net编程

开发平台:

C#

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. //     This code was generated by a tool.
  4. //     Runtime Version:2.0.50727.1433
  5. //
  6. //     Changes to this file may cause incorrect behavior and will be lost if
  7. //     the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Web.SysAdmin {
  11.     
  12.     
  13.     public partial class AdminInfo {
  14.         
  15.         /// <summary>
  16.         /// readerInfo control.
  17.         /// </summary>
  18.         /// <remarks>
  19.         /// Auto-generated field.
  20.         /// To modify move field declaration from designer file to code-behind file.
  21.         /// </remarks>
  22.         protected global::Web.Common.controls.userDetails readerInfo;
  23.     }
  24. }