'------------------------------------------------------------------------------ ' ' This code was generated by a tool. ' ' Changes to this file may cause incorrect behavior and will be lost if ' the code is regenerated. ' '------------------------------------------------------------------------------ Option Strict On Option Explicit On Partial Public Class HorizontalSameDayAppointmentTemplate ''' '''appointmentDiv control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents appointmentDiv As Global.System.Web.UI.HtmlControls.HtmlGenericControl ''' '''statusContainer control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents statusContainer As Global.System.Web.UI.HtmlControls.HtmlTableCell ''' '''startTimeClockContainer control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents startTimeClockContainer As Global.System.Web.UI.HtmlControls.HtmlTableCell ''' '''lblStartTime control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblStartTime As Global.DevExpress.Web.ASPxLabel ''' '''endTimeClockContainer control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents endTimeClockContainer As Global.System.Web.UI.HtmlControls.HtmlTableCell ''' '''lblEndTime control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblEndTime As Global.DevExpress.Web.ASPxLabel ''' '''imageContainer control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents imageContainer As Global.System.Web.UI.HtmlControls.HtmlTable ''' '''lblTitle control. ''' ''' '''Auto-generated field. '''To modify move field declaration from designer file to code-behind file. ''' Protected WithEvents lblTitle As Global.DevExpress.Web.ASPxLabel End Class