Table of Contents

Class RandomizationInput

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

Constructors

RandomizationInput()

public RandomizationInput()

Fields

Count

Count control.

protected ComboBox Count

Field Value

ComboBox

Remarks

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

CountWrapper

CountWrapper control.

protected HtmlGenericControl CountWrapper

Field Value

HtmlGenericControl

Remarks

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

EnabledInput

EnabledInput control.

protected ComboBox EnabledInput

Field Value

ComboBox

Remarks

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

FooterScript

FooterScript control.

protected PageFooterContent FooterScript

Field Value

PageFooterContent

Remarks

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

Properties

IsChanged

public bool IsChanged { get; }

Property Value

bool

Methods

GetCurrentValue()

public Randomization GetCurrentValue()

Returns

Randomization

GetInputValues(Randomization)

public void GetInputValues(Randomization rand)

Parameters

rand Randomization

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SetInputValues(Question)

public void SetInputValues(Question question)

Parameters

question Question

SetInputValues(Set)

public void SetInputValues(Set set)

Parameters

set Set