﻿'------------------------------------------------------------------------------
' <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 SurveyItems

    '''<summary>
    '''LblItemText control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents LblItemText As Global.System.Web.UI.WebControls.Label

    '''<summary>
    '''BtnStart control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents BtnStart As Global.System.Web.UI.WebControls.Button

    '''<summary>
    '''BtnStart_DropShadowExtender control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents BtnStart_DropShadowExtender As Global.AjaxControlToolkit.DropShadowExtender

    '''<summary>
    '''BtnStart0 control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents BtnStart0 As Global.System.Web.UI.WebControls.Button

    '''<summary>
    '''BtnStart0_DropShadowExtender control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents BtnStart0_DropShadowExtender As Global.AjaxControlToolkit.DropShadowExtender

    '''<summary>
    '''BtnStart1 control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents BtnStart1 As Global.System.Web.UI.WebControls.Button

    '''<summary>
    '''BtnStart1_DropShadowExtender control.
    '''</summary>
    '''<remarks>
    '''Auto-generated field.
    '''To modify move field declaration from designer file to code-behind file.
    '''</remarks>
    Protected WithEvents BtnStart1_DropShadowExtender As Global.AjaxControlToolkit.DropShadowExtender

    '''<summary>
    '''Master property.
    '''</summary>
    '''<remarks>
    '''Auto-generated property.
    '''</remarks>
    Public Shadows ReadOnly Property Master() As knowYourSpacialty.Site
        Get
            Return CType(MyBase.Master, knowYourSpacialty.Site)
        End Get
    End Property
End Class
