Table of Contents

Class Resume

Namespace
InSite.UI.Portal.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class Resume : SubmissionSessionControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
Resume
Implements
Inherited Members

Constructors

Resume()

public Resume()

Fields

Breadcrumbs

Breadcrumbs control.

protected Breadcrumbs Breadcrumbs

Field Value

Breadcrumbs

Remarks

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

DebugButton

DebugButton control.

protected Button DebugButton

Field Value

Button

Remarks

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

DebugPanel

DebugPanel control.

protected Panel DebugPanel

Field Value

Panel

Remarks

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

ErrorAlert

ErrorAlert control.

protected Alert ErrorAlert

Field Value

Alert

Remarks

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

SurveyFormTitle

SurveyFormTitle control.

protected HtmlGenericControl SurveyFormTitle

Field Value

HtmlGenericControl

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