Class FormSection
public class FormSection : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
FormSection
- Implements
- Inherited Members
Constructors
FormSection()
public FormSection()
Fields
AnswerGroupRepeater
AnswerGroupRepeater control.
protected Repeater AnswerGroupRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ChangeResponseGroup
ChangeResponseGroup control.
protected IconLink ChangeResponseGroup
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ChangeResponsePeriod
ChangeResponsePeriod control.
protected IconLink ChangeResponsePeriod
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LastRevisedBy
LastRevisedBy control.
protected Literal LastRevisedBy
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RespondentEmail
RespondentEmail control.
protected Literal RespondentEmail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RespondentFields
RespondentFields control.
protected Container RespondentFields
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RespondentName
RespondentName control.
protected Literal RespondentName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseCompleted
ResponseCompleted control.
protected Literal ResponseCompleted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseGroup
ResponseGroup control.
protected Literal ResponseGroup
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponsePeriod
ResponsePeriod control.
protected Literal ResponsePeriod
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseStarted
ResponseStarted control.
protected Literal ResponseStarted
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ResponseTimeTaken
ResponseTimeTaken control.
protected Literal ResponseTimeTaken
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SubmissionState
SubmissionState control.
protected Literal SubmissionState
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyName
SurveyName control.
protected Literal SurveyName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveySummary
SurveySummary control.
protected Literal SurveySummary
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SurveyTitle
SurveyTitle control.
protected Literal SurveyTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Current
protected SubmissionSessionState Current { get; set; }
Property Value
Navigator
protected SubmissionSessionNavigator Navigator { get; set; }
Property Value
Methods
BindModelToControls(Guid, Guid)
public void BindModelToControls(Guid issueIdentifier, Guid responseSessionIdentifier)
Parameters
OnInit(EventArgs)
protected override void OnInit(EventArgs e)