Class TimerPanel
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventNotificationCombo
EventNotificationCombo control.
protected ComboBox EventNotificationCombo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventTimerHelp
EventTimerHelp control.
protected HtmlGenericControl EventTimerHelp
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EventTimerRepeater
EventTimerRepeater control.
protected Repeater EventTimerRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MailoutGrid
MailoutGrid control.
protected Grid MailoutGrid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MailoutHelp
MailoutHelp control.
protected HtmlGenericControl MailoutHelp
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationCombo
RegistrationCombo control.
protected ComboBox RegistrationCombo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationNotificationButton
RegistrationNotificationButton control.
protected IconButton RegistrationNotificationButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationNotificationCombo
RegistrationNotificationCombo control.
protected ComboBox RegistrationNotificationCombo
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationTimerHelp
RegistrationTimerHelp control.
protected HtmlGenericControl RegistrationTimerHelp
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RegistrationTimerRepeater
RegistrationTimerRepeater control.
protected Repeater RegistrationTimerRepeater
Field Value
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
oobject
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)