Table of Contents

Class TimerPanel

Namespace
InSite.Admin.Events.Timers.Controls
Assembly
InSite.UI.dll
public class TimerPanel : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
TimerPanel
Implements
Inherited Members

Constructors

TimerPanel()

public TimerPanel()

Fields

EventNotificationButton

EventNotificationButton control.

protected IconButton EventNotificationButton

Field Value

IconButton

Remarks

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

EventNotificationCombo

EventNotificationCombo control.

protected ComboBox EventNotificationCombo

Field Value

ComboBox

Remarks

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

EventTimerHelp

EventTimerHelp control.

protected HtmlGenericControl EventTimerHelp

Field Value

HtmlGenericControl

Remarks

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

EventTimerRepeater

EventTimerRepeater control.

protected Repeater EventTimerRepeater

Field Value

Repeater

Remarks

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

MailoutGrid

MailoutGrid control.

protected Grid MailoutGrid

Field Value

Grid

Remarks

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

MailoutHelp

MailoutHelp control.

protected HtmlGenericControl MailoutHelp

Field Value

HtmlGenericControl

Remarks

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

RegistrationCombo

RegistrationCombo control.

protected ComboBox RegistrationCombo

Field Value

ComboBox

Remarks

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

RegistrationNotificationButton

RegistrationNotificationButton control.

protected IconButton RegistrationNotificationButton

Field Value

IconButton

Remarks

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

RegistrationNotificationCombo

RegistrationNotificationCombo control.

protected ComboBox RegistrationNotificationCombo

Field Value

ComboBox

Remarks

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

RegistrationTimerHelp

RegistrationTimerHelp control.

protected HtmlGenericControl RegistrationTimerHelp

Field Value

HtmlGenericControl

Remarks

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

RegistrationTimerRepeater

RegistrationTimerRepeater control.

protected Repeater RegistrationTimerRepeater

Field Value

Repeater

Remarks

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

Methods

GetCompletionStatus(object)

protected string GetCompletionStatus(object o)

Parameters

o object

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs