Class ReviewDetails
public class ReviewDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ReviewDetails
- Implements
- Inherited Members
Constructors
ReviewDetails()
public ReviewDetails()
Fields
BarChartCardBody
BarChartCardBody control.
protected HtmlGenericControl BarChartCardBody
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BarChartPanel
BarChartPanel control.
protected HtmlGenericControl BarChartPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CardRepeater
CardRepeater control.
protected Repeater CardRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Chart
Chart control.
protected Literal Chart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ChartLegend
ChartLegend control.
protected Repeater ChartLegend
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonStyle
CommonStyle control.
protected PageFooterContent CommonStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletedInstructionsLiteral
CompletedInstructionsLiteral control.
protected Literal CompletedInstructionsLiteral
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompletedInstructionsPanel
CompletedInstructionsPanel control.
protected HtmlGenericControl CompletedInstructionsPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetLikertScale(SurveyQuestion, IEnumerable<QResponseOption>, IEnumerable<QResponseOption>, LikertAnalysisType)
public static ReviewDetails.LikertScaleInfo GetLikertScale(SurveyQuestion question, IEnumerable<QResponseOption> options, IEnumerable<QResponseOption> allOptions, ReviewDetails.LikertAnalysisType likertType)
Parameters
questionSurveyQuestionoptionsIEnumerable<QResponseOption>allOptionsIEnumerable<QResponseOption>likertTypeReviewDetails.LikertAnalysisType
Returns
GetLikertType(string)
public static ReviewDetails.LikertAnalysisType GetLikertType(string value)
Parameters
valuestring
Returns
GetUploadLinks()
protected string GetUploadLinks()
Returns
HasComment()
protected bool HasComment()
Returns
HasResponse()
protected bool HasResponse()
Returns
HasUpload()
protected bool HasUpload()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)