C# 클래스 Engage.Dnn.Booking.AppointmentCalendar

파일 보기 프로젝트 열기: EngageSoftware/Engage-Booking

보호된 프로퍼티들

프로퍼티 타입 설명
AppointmentToolTipManager global::Telerik.Web.UI.RadToolTipManager
AppointmentsCalendar global::Telerik.Web.UI.RadScheduler
ApprovalControl global::Engage.Dnn.Booking.Approval
NewRequestToolTipManager global::Telerik.Web.UI.RadToolTipManager
RequestAppointmentLink global::System.Web.UI.WebControls.HyperLink

보호된 메소드들

메소드 설명
OnInit ( EventArgs e ) : void

Raises the E:System.Web.UI.Control.Init event.

비공개 메소드들

메소드 설명
AppointmentToolTipManager_AjaxUpdate ( object sender, ToolTipUpdateEventArgs e ) : void

Handles the RadToolTipManager.AjaxUpdate event of the AppointmentToolTipManager control.

AppointmentsCalendar_AppointmentCreated ( object sender, AppointmentCreatedEventArgs e ) : void

Handles the RadScheduler.AppointmentCreated event of the AppointmentCalendar control.

AppointmentsCalendar_AppointmentDataBound ( object sender, SchedulerEventArgs e ) : void

Handles the RadScheduler.AppointmentDataBound event of the AppointmentCalendar control.

BindData ( ) : void

Binds the data.

GetPreviousDayOfWeek ( DayOfWeek dayOfWeek ) : DayOfWeek

Gets the day of the week before the given dayOfWeek.

IsAppointmentRegisteredForTooltip ( Telerik apt ) : bool

Determines whether the specified appointment is registered with the tooltip manager.

LocalizeCalendar ( ) : void

Localizes the calendar.

Page_Load ( object sender, EventArgs e ) : void

Handles the Control.Load event of this control.

SetupAdminView ( ) : void

Sets up the ApprovalControl

메소드 상세

OnInit() 보호된 메소드

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( EventArgs e ) : void
e EventArgs An object that contains the event data.
리턴 void

프로퍼티 상세

AppointmentToolTipManager 보호되어 있는 프로퍼티

AppointmentToolTipManager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadToolTipManager AppointmentToolTipManager
리턴 global::Telerik.Web.UI.RadToolTipManager

AppointmentsCalendar 보호되어 있는 프로퍼티

AppointmentsCalendar control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadScheduler AppointmentsCalendar
리턴 global::Telerik.Web.UI.RadScheduler

ApprovalControl 보호되어 있는 프로퍼티

ApprovalControl control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Engage.Dnn.Booking.Approval ApprovalControl
리턴 global::Engage.Dnn.Booking.Approval

NewRequestToolTipManager 보호되어 있는 프로퍼티

NewRequestToolTipManager control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Telerik.Web.UI.RadToolTipManager NewRequestToolTipManager
리턴 global::Telerik.Web.UI.RadToolTipManager

RequestAppointmentLink 보호되어 있는 프로퍼티

RequestAppointmentLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.HyperLink RequestAppointmentLink
리턴 global::System.Web.UI.WebControls.HyperLink