Class QuestionPrintInternal
- Namespace
- InSite.Admin.Assessments.Questions.Controls
- Assembly
- InSite.UI.dll
public class QuestionPrintInternal : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
QuestionPrintInternal
- Implements
- Inherited Members
Constructors
QuestionPrintInternal()
public QuestionPrintInternal()
Fields
ExcludeImagesStyle
ExcludeImagesStyle control.
protected HtmlGenericControl ExcludeImagesStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoDataMessage
NoDataMessage control.
protected HtmlGenericControl NoDataMessage
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PageTitle
PageTitle control.
protected HtmlGenericControl PageTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionRepeater
QuestionRepeater control.
protected Repeater QuestionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
FormatDateTime(string)
protected string FormatDateTime(string name)
Parameters
namestring
Returns
GetBooleanTableOptionIcon(bool?, bool)
protected string GetBooleanTableOptionIcon(bool? isTrue, bool answer)
Parameters
Returns
GetMultipleCorrectOptionIcon(bool?)
protected string GetMultipleCorrectOptionIcon(bool? isTrue)
Parameters
isTruebool?
Returns
GetOptionPoints(decimal)
protected string GetOptionPoints(decimal value)
Parameters
valuedecimal
Returns
GetOptionRepeaterTableHead(string, string)
protected string GetOptionRepeaterTableHead(string prefix, string postfix)
Parameters
Returns
GetOptionRepeaterTableHeadTitleCols()
protected string GetOptionRepeaterTableHeadTitleCols()
Returns
GetOptionRepeaterText(RepeaterItem)
protected string GetOptionRepeaterText(RepeaterItem item)
Parameters
itemRepeaterItem
Returns
GetSingleCorrectOptionIcon(decimal)
protected string GetSingleCorrectOptionIcon(decimal value)
Parameters
valuedecimal
Returns
RenderPdf(BankOptions)
public static PrintOutputFile RenderPdf(QuestionPrintInternal.BankOptions options)
Parameters
optionsQuestionPrintInternal.BankOptions
Returns
RenderPdf(FormOptions)
public static PrintOutputFile RenderPdf(QuestionPrintInternal.FormOptions options)
Parameters
optionsQuestionPrintInternal.FormOptions