﻿'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50727.3603
'
'     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 MyBrands

  '''<summary>
  '''ddlUser control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlUser As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''btnLoad control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnLoad As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''btnSave control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents btnSave As Global.System.Web.UI.WebControls.Button

  '''<summary>
  '''cblBrands control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents cblBrands As Global.System.Web.UI.WebControls.CheckBoxList

  '''<summary>
  '''ddlRegion control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents ddlRegion As Global.System.Web.UI.WebControls.DropDownList

  '''<summary>
  '''sdsUser control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsUser As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsBrand control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsBrand As Global.System.Web.UI.WebControls.SqlDataSource

  '''<summary>
  '''sdsRegion control.
  '''</summary>
  '''<remarks>
  '''Auto-generated field.
  '''To modify move field declaration from designer file to code-behind file.
  '''</remarks>
  Protected WithEvents sdsRegion As Global.System.Web.UI.WebControls.SqlDataSource
End Class
