﻿'------------------------------------------------------------------------------
' <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>
'------------------------------------------------------------------------------

Option Strict On
Option Explicit On


Partial Public Class Admin

   '''<summary>
   '''Head1 control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents Head1 As Global.System.Web.UI.HtmlControls.HtmlHead

   '''<summary>
   '''head control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents head As Global.System.Web.UI.WebControls.ContentPlaceHolder

   '''<summary>
   '''frmMaster control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents frmMaster As Global.System.Web.UI.HtmlControls.HtmlForm

   '''<summary>
   '''mnuAdmin control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents mnuAdmin As Global.System.Web.UI.WebControls.Menu

   '''<summary>
   '''lblUser control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblUser As Global.System.Web.UI.WebControls.HyperLink

   '''<summary>
   '''lblLevel control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents lblLevel As Global.System.Web.UI.WebControls.Label

   '''<summary>
   '''body control.
   '''</summary>
   '''<remarks>
   '''Auto-generated field.
   '''To modify move field declaration from designer file to code-behind file.
   '''</remarks>
   Protected WithEvents body As Global.System.Web.UI.WebControls.ContentPlaceHolder
End Class
