Class ConfigurationDetails
- Namespace
- InSite.Admin.Assessments.Specifications.Controls
- Assembly
- InSite.UI.dll
public class ConfigurationDetails : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ConfigurationDetails
- Implements
- Inherited Members
Constructors
ConfigurationDetails()
public ConfigurationDetails()
Fields
ConsequenceType
ConsequenceType control.
protected RadioButtonList ConsequenceType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FormLimit
FormLimit control.
protected NumericBox FormLimit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
QuestionLimit
QuestionLimit control.
protected NumericBox QuestionLimit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ScenarioFields
ScenarioFields control.
protected Container ScenarioFields
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SectionsAsTabsEnabled
SectionsAsTabsEnabled control.
protected BooleanComboBox SectionsAsTabsEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleQuestionPerTabEnabled
SingleQuestionPerTabEnabled control.
protected BooleanComboBox SingleQuestionPerTabEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SingleQuestionPerTabField
SingleQuestionPerTabField control.
protected HtmlGenericControl SingleQuestionPerTabField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabNavigationEnabled
TabNavigationEnabled control.
protected BooleanComboBox TabNavigationEnabled
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabNavigationField
TabNavigationField control.
protected HtmlGenericControl TabNavigationField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabTimeLimit
TabTimeLimit control.
protected ComboBox TabTimeLimit
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TabTimeLimitField
TabTimeLimitField control.
protected HtmlGenericControl TabTimeLimitField
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetInputValues(Specification)
public void GetInputValues(Specification spec)
Parameters
specSpecification
GetScenarioEnabled()
public bool? GetScenarioEnabled()
Returns
- bool?
GetSingleQuestionPerTabEnabled()
public bool? GetSingleQuestionPerTabEnabled()
Returns
- bool?
GetTabNavigationEnabled()
public bool? GetTabNavigationEnabled()
Returns
- bool?
GetTabTimeLimit()
public SpecificationTabTimeLimit? GetTabTimeLimit()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetDefaultInputValues()
public void SetDefaultInputValues()
SetInputValues(Specification)
public void SetInputValues(Specification spec)
Parameters
specSpecification