Class Review
public class Review : SubmissionSessionControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
Review
- Implements
- Inherited Members
Constructors
Review()
public Review()
Fields
BackToCourseButton
BackToCourseButton control.
protected Button BackToCourseButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BackToRegistrationButton
BackToRegistrationButton control.
protected Button BackToRegistrationButton
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.
Details
Details control.
protected ReviewDetails Details
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadAnsweredButton
DownloadAnsweredButton control.
protected Button DownloadAnsweredButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadDetailsButton
DownloadDetailsButton control.
protected Button DownloadDetailsButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DownloadSummaryButton
DownloadSummaryButton control.
protected Button DownloadSummaryButton
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.
HomeButton
HomeButton control.
protected Button HomeButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ReturnPanel
ReturnPanel control.
protected HtmlGenericControl ReturnPanel
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.
Methods
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)