Table of Contents

Class Answer

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

Constructors

Answer()

public Answer()

Fields

ActionButtons

ActionButtons control.

protected HtmlGenericControl ActionButtons

Field Value

HtmlGenericControl

Remarks

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

AnswerGroupRepeater

AnswerGroupRepeater control.

protected Repeater AnswerGroupRepeater

Field Value

Repeater

Remarks

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

ConfirmButton

ConfirmButton control.

protected Button ConfirmButton

Field Value

Button

Remarks

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

ContinueButton

ContinueButton control.

protected Button ContinueButton

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.

IeWarning

IeWarning control.

protected HtmlGenericControl IeWarning

Field Value

HtmlGenericControl

Remarks

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

LaunchButton

LaunchButton control.

protected Button LaunchButton

Field Value

Button

Remarks

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

NextButton

NextButton control.

protected NextButton NextButton

Field Value

NextButton

Remarks

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

PageFooter control.

protected Literal PageFooter

Field Value

Literal

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

PageFooterPanel

PageFooterPanel control.

protected HtmlGenericControl PageFooterPanel

Field Value

HtmlGenericControl

Remarks

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

PageHeader

PageHeader control.

protected Literal PageHeader

Field Value

Literal

Remarks

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

PageHeaderPanel

PageHeaderPanel control.

protected HtmlGenericControl PageHeaderPanel

Field Value

HtmlGenericControl

Remarks

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

PreviousButton

PreviousButton control.

protected Button PreviousButton

Field Value

Button

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

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.

TermWindow

TermWindow control.

protected Modal TermWindow

Field Value

Modal

Remarks

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

TermsData

TermsData control.

protected HiddenField TermsData

Field Value

HiddenField

Remarks

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

ValidationOutput

ValidationOutput control.

protected HtmlGenericControl ValidationOutput

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