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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CountWrapper
CountWrapper control.
protected HtmlGenericControl CountWrapper
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EnabledInput
EnabledInput control.
protected ComboBox EnabledInput
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FooterScript
FooterScript control.
protected PageFooterContent FooterScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
IsChanged
public bool IsChanged { get; }
Property Value
Methods
GetCurrentValue()
public Randomization GetCurrentValue()
Returns
GetInputValues(Randomization)
public void GetInputValues(Randomization rand)
Parameters
randRandomization
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetInputValues(Question)
public void SetInputValues(Question question)
Parameters
questionQuestion
SetInputValues(Set)
public void SetInputValues(Set set)
Parameters
setSet