Class ClassNotificationTab
public class ClassNotificationTab : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ClassNotificationTab
- Implements
- Inherited Members
Constructors
ClassNotificationTab()
public ClassNotificationTab()
Fields
IgnoreScheduleStart
IgnoreScheduleStart control.
protected RadioButtonList IgnoreScheduleStart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReminderInstructorMessage
ReminderInstructorMessage control.
protected Literal ReminderInstructorMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReminderLearnerMessage
ReminderLearnerMessage control.
protected Literal ReminderLearnerMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReminderMessageSent
ReminderMessageSent control.
protected Literal ReminderMessageSent
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SendReminderBeforeDays
SendReminderBeforeDays control.
protected Literal SendReminderBeforeDays
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SendReminderBeforeDaysLink
SendReminderBeforeDaysLink control.
protected IconLink SendReminderBeforeDaysLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TestPanel
TestPanel control.
protected HtmlGenericControl TestPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ToInstructorsLink
ToInstructorsLink control.
protected IconLink ToInstructorsLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ToLearnerLink
ToLearnerLink control.
protected IconLink ToLearnerLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TriggerAlert
TriggerAlert control.
protected Alert TriggerAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TriggerButton
TriggerButton control.
protected Button TriggerButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
LoadData(QEvent, bool)
public void LoadData(QEvent @event, bool canEdit)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)