Table of Contents

Class ModifyNotification

Namespace
InSite.Admin.Records.Programs
Assembly
InSite.UI.dll
public class ModifyNotification : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
Inheritance
ModifyNotification
Implements
Inherited Members

Constructors

ModifyNotification()

public ModifyNotification()

Fields

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

EditorStatus

EditorStatus control.

protected Alert EditorStatus

Field Value

Alert

Remarks

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

NavigateUrl

public const string NavigateUrl = "/ui/admin/learning/programs/modify-notification"

Field Value

string

NotificationCompletedAdministratorMessageIdentifier

NotificationCompletedAdministratorMessageIdentifier control.

protected FindMessage NotificationCompletedAdministratorMessageIdentifier

Field Value

FindMessage

Remarks

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

NotificationCompletedLearnerMessageIdentifier

NotificationCompletedLearnerMessageIdentifier control.

protected FindMessage NotificationCompletedLearnerMessageIdentifier

Field Value

FindMessage

Remarks

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

NotificationStalledAdministratorMessageIdentifier

NotificationStalledAdministratorMessageIdentifier control.

protected FindMessage NotificationStalledAdministratorMessageIdentifier

Field Value

FindMessage

Remarks

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

NotificationStalledLearnerMessageIdentifier

NotificationStalledLearnerMessageIdentifier control.

protected FindMessage NotificationStalledLearnerMessageIdentifier

Field Value

FindMessage

Remarks

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

NotificationStalledReminderLimit

NotificationStalledReminderLimit control.

protected NumericBox NotificationStalledReminderLimit

Field Value

NumericBox

Remarks

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

NotificationStalledTriggerDay

NotificationStalledTriggerDay control.

protected NumericBox NotificationStalledTriggerDay

Field Value

NumericBox

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

Remarks

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

TaskInProgram

TaskInProgram control.

protected ComboBox TaskInProgram

Field Value

ComboBox

Remarks

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

Methods

GetNavigateUrl(Guid)

public static string GetNavigateUrl(Guid programId)

Parameters

programId Guid

Returns

string

GetParentLinkParameters(IWebRoute)

public string GetParentLinkParameters(IWebRoute parent)

Parameters

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

Redirect(Guid)

public static void Redirect(Guid programId)

Parameters

programId Guid