Table of Contents

Class Complete

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

Constructors

Complete()

public Complete()

Fields

BackToCourseButton

BackToCourseButton control.

protected Button BackToCourseButton

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.

ReviewButton

ReviewButton control.

protected Button ReviewButton

Field Value

Button

Remarks

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

SurveyFormInstructions

SurveyFormInstructions control.

protected Literal SurveyFormInstructions

Field Value

Literal

Remarks

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

SurveyFormInstructionsAlert

SurveyFormInstructionsAlert control.

protected HtmlGenericControl SurveyFormInstructionsAlert

Field Value

HtmlGenericControl

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

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs