Class NotificationSetup
public class NotificationSetup : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
NotificationSetup
- Implements
- Inherited Members
Constructors
NotificationSetup()
public NotificationSetup()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletedNotificationValidator
CompletedNotificationValidator control.
protected CustomValidator CompletedNotificationValidator
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletedToAdministratorMessageIdentifier
CompletedToAdministratorMessageIdentifier control.
protected FindMessage CompletedToAdministratorMessageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletedToLearnerMessageIdentifier
CompletedToLearnerMessageIdentifier control.
protected FindMessage CompletedToLearnerMessageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletionActivityIdentifier
CompletionActivityIdentifier control.
protected ActivityComboBox CompletionActivityIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SendMessageStalledAfterDays
SendMessageStalledAfterDays control.
protected NumericBox SendMessageStalledAfterDays
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SendMessageStalledMaxCount
SendMessageStalledMaxCount control.
protected NumericBox SendMessageStalledMaxCount
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StalledToAdministratorMessageIdentifier
StalledToAdministratorMessageIdentifier control.
protected FindMessage StalledToAdministratorMessageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StalledToLearnerMessageIdentifier
StalledToLearnerMessageIdentifier control.
protected FindMessage StalledToLearnerMessageIdentifier
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
BindModelToControls(Course)
public void BindModelToControls(Course course)
Parameters
courseCourse
OnInit(EventArgs)
protected override void OnInit(EventArgs e)