C# Класс Engage.Dnn.Booking.AppointmentCalendar

Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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