Class Answer
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AnswerGroupRepeater
AnswerGroupRepeater control.
protected Repeater AnswerGroupRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ConfirmButton
ConfirmButton control.
protected Button ConfirmButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ContinueButton
ContinueButton control.
protected Button ContinueButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DebugPanel
DebugPanel control.
protected Panel DebugPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ErrorAlert
ErrorAlert control.
protected Alert ErrorAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
IeWarning
IeWarning control.
protected HtmlGenericControl IeWarning
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LaunchButton
LaunchButton control.
protected Button LaunchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NextButton
NextButton control.
protected NextButton NextButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageFooter
PageFooter control.
protected Literal PageFooter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageFooterPanel
PageFooterPanel control.
protected HtmlGenericControl PageFooterPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageHeader
PageHeader control.
protected Literal PageHeader
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageHeaderPanel
PageHeaderPanel control.
protected HtmlGenericControl PageHeaderPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PreviousButton
PreviousButton control.
protected Button PreviousButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StatusAlert
StatusAlert control.
protected Alert StatusAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyFormTitle
SurveyFormTitle control.
protected HtmlGenericControl SurveyFormTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TermWindow
TermWindow control.
protected Modal TermWindow
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TermsData
TermsData control.
protected HiddenField TermsData
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ValidationOutput
ValidationOutput control.
protected HtmlGenericControl ValidationOutput
Field Value
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
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)