Table of Contents

Class NotificationSetup

Namespace
InSite.Admin.Records.Programs.Controls
Assembly
InSite.UI.dll
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

EditLink1

EditLink1 control.

protected IconLink EditLink1

Field Value

IconLink

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

EditLink2

EditLink2 control.

protected IconLink EditLink2

Field Value

IconLink

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationCompletedAdministratorMessageName

NotificationCompletedAdministratorMessageName control.

protected Literal NotificationCompletedAdministratorMessageName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationCompletedLearnerMessageName

NotificationCompletedLearnerMessageName control.

protected Literal NotificationCompletedLearnerMessageName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationStalledAdministratorMessageName

NotificationStalledAdministratorMessageName control.

protected Literal NotificationStalledAdministratorMessageName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationStalledLearnerMessageName

NotificationStalledLearnerMessageName control.

protected Literal NotificationStalledLearnerMessageName

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationStalledReminderLimit

NotificationStalledReminderLimit control.

protected Literal NotificationStalledReminderLimit

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

NotificationStalledTriggerDay

NotificationStalledTriggerDay control.

protected Literal NotificationStalledTriggerDay

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TaskInProgram

TaskInProgram control.

protected Literal TaskInProgram

Field Value

Literal

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Methods

LoadData(TProgram)

public void LoadData(TProgram program)

Parameters

program TProgram