Class AnswerQuestionOutput
public class AnswerQuestionOutput : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
AnswerQuestionOutput
- Implements
- Inherited Members
Constructors
AnswerQuestionOutput()
public AnswerQuestionOutput()
Fields
BooleanOptionRepeater
BooleanOptionRepeater control.
protected Repeater BooleanOptionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BooleanTableHeaderRepeater
BooleanTableHeaderRepeater control.
protected Repeater BooleanTableHeaderRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComposedVoiceBitrate
public const AudioBitrateMode ComposedVoiceBitrate = kb_64
Field Value
LikertColumnRepeater
LikertColumnRepeater control.
protected Repeater LikertColumnRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LikertRowRepeater
LikertRowRepeater control.
protected Repeater LikertRowRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ListOptionRepeater
ListOptionRepeater control.
protected Repeater ListOptionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ListTableHeaderRepeater
ListTableHeaderRepeater control.
protected Repeater ListTableHeaderRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
MatchesRepeater
MatchesRepeater control.
protected Repeater MatchesRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OrderingOptionRepeater
OrderingOptionRepeater control.
protected Repeater OrderingOptionRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionEndComment
QuestionEndComment control.
protected Literal QuestionEndComment
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionStartComment
QuestionStartComment control.
protected Literal QuestionStartComment
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Data
protected AnswerQuestionOutput.ControlData Data { get; }
Property Value
QuestionIndex
public int QuestionIndex { get; }
Property Value
QuestionNumber
public int? QuestionNumber { get; }
Property Value
- int?
Methods
DataBindChildren()
protected override void DataBindChildren()
GetFileUrl(Guid?)
public static string GetFileUrl(Guid? fileId)
Parameters
fileIdGuid?
Returns
GetHotspotPins()
protected string GetHotspotPins()
Returns
GetHotspotShapes()
protected string GetHotspotShapes()
Returns
GetHtml(string)
protected string GetHtml(string text)
Parameters
textstring
Returns
GetOptionId()
protected string GetOptionId()
Returns
LoadData(AttemptInfo, QAttemptQuestion, bool)
public void LoadData(AttemptInfo attempt, QAttemptQuestion question, bool includeQuestionSeparator)
Parameters
attemptAttemptInfoquestionQAttemptQuestionincludeQuestionSeparatorbool