Table of Contents

Class OptionReadRepeater

Namespace
InSite.Admin.Assessments.Options.Controls
Assembly
InSite.UI.dll
public class OptionReadRepeater : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
OptionReadRepeater
Implements
Inherited Members

Constructors

OptionReadRepeater()

public OptionReadRepeater()

Fields

BooleanTableOptionRepeater

BooleanTableOptionRepeater control.

protected Repeater BooleanTableOptionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

BooleanTableOptionView

BooleanTableOptionView control.

protected View BooleanTableOptionView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CommonScript

CommonScript control.

protected PageFooterContent CommonScript

Field Value

PageFooterContent

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

CommonStyle

CommonStyle control.

protected PageHeadContent CommonStyle

Field Value

PageHeadContent

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposedRubricOptionRepeater

ComposedRubricOptionRepeater control.

protected Repeater ComposedRubricOptionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

ComposedRubricView

ComposedRubricView control.

protected View ComposedRubricView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

HotspotImage

HotspotImage control.

protected HtmlGenericControl HotspotImage

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

HotspotOptionRepeater

HotspotOptionRepeater control.

protected Repeater HotspotOptionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

HotspotView

HotspotView control.

protected View HotspotView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LikertColumnRepeater1

LikertColumnRepeater1 control.

protected Repeater LikertColumnRepeater1

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LikertColumnRepeater2

LikertColumnRepeater2 control.

protected Repeater LikertColumnRepeater2

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LikertRowRepeater

LikertRowRepeater control.

protected Repeater LikertRowRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

LikertView

LikertView control.

protected View LikertView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MatchingDistractorsRepeater

MatchingDistractorsRepeater control.

protected Repeater MatchingDistractorsRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MatchingPairsRepeater

MatchingPairsRepeater control.

protected Repeater MatchingPairsRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MatchingView

MatchingView control.

protected View MatchingView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MultiView

MultiView control.

protected MultiView MultiView

Field Value

MultiView

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MultipleCorrectOptionRepeater

MultipleCorrectOptionRepeater control.

protected Repeater MultipleCorrectOptionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

MultipleCorrectOptionView

MultipleCorrectOptionView control.

protected View MultipleCorrectOptionView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

OrderingBottomLabel

OrderingBottomLabel control.

protected HtmlGenericControl OrderingBottomLabel

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

OrderingSolutionRepeater

OrderingSolutionRepeater control.

protected Repeater OrderingSolutionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

OrderingTopLabel

OrderingTopLabel control.

protected HtmlGenericControl OrderingTopLabel

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

OrderingView

OrderingView control.

protected View OrderingView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SingleCorrectOptionRepeater

SingleCorrectOptionRepeater control.

protected Repeater SingleCorrectOptionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

SingleCorrectOptionView

SingleCorrectOptionView control.

protected View SingleCorrectOptionView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TrueOrFalseOptionRepeater

TrueOrFalseOptionRepeater control.

protected Repeater TrueOrFalseOptionRepeater

Field Value

Repeater

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

TrueOrFalseOptionView

TrueOrFalseOptionView control.

protected View TrueOrFalseOptionView

Field Value

View

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

AllowEditOptionText

public bool AllowEditOptionText { get; set; }

Property Value

bool

AllowHtml

public bool AllowHtml { get; set; }

Property Value

bool

Methods

ConvertToHtml(string)

protected string ConvertToHtml(string text)

Parameters

text string

Returns

string

GetBooleanTableOptionIcon(bool?, bool)

protected string GetBooleanTableOptionIcon(bool? isTrue, bool answer)

Parameters

isTrue bool?
answer bool

Returns

string

GetMultipleCorrectOptionIcon(bool?)

protected string GetMultipleCorrectOptionIcon(bool? isTrue)

Parameters

isTrue bool?

Returns

string

GetOptionPoints(decimal)

protected string GetOptionPoints(decimal value)

Parameters

value decimal

Returns

string

GetOptionRepeaterTableHead(string, string)

protected string GetOptionRepeaterTableHead(string prefix, string postfix)

Parameters

prefix string
postfix string

Returns

string

GetOptionRepeaterTableHeadTitleCols()

protected string GetOptionRepeaterTableHeadTitleCols()

Returns

string

GetOptionRepeaterTitle(RepeaterItem)

protected string GetOptionRepeaterTitle(RepeaterItem item)

Parameters

item RepeaterItem

Returns

string

GetSingleCorrectOptionIcon(decimal)

protected string GetSingleCorrectOptionIcon(decimal value)

Parameters

value decimal

Returns

string

GetTrueOrFalseOptionIcon(decimal)

protected string GetTrueOrFalseOptionIcon(decimal value)

Parameters

value decimal

Returns

string

LoadData(Question)

public bool LoadData(Question question)

Parameters

question Question

Returns

bool

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs