Table of Contents

Class ModifyNotification

Namespace
InSite.UI.Admin.Events.Classes
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.

LocationInfo

LocationInfo control.

protected ClassLocationInfo LocationInfo

Field Value

ClassLocationInfo

Remarks

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

ReminderInstructorMessage

ReminderInstructorMessage control.

protected FindMessage ReminderInstructorMessage

Field Value

FindMessage

Remarks

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

ReminderLearnerMessage

ReminderLearnerMessage control.

protected FindMessage ReminderLearnerMessage

Field Value

FindMessage

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.

SendReminderBeforeDays

SendReminderBeforeDays control.

protected NumericBox SendReminderBeforeDays

Field Value

NumericBox

Remarks

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

SummaryInfo

SummaryInfo control.

protected ClassSummaryInfo SummaryInfo

Field Value

ClassSummaryInfo

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs