Class QuestionLayoutInput
- Namespace
- InSite.Admin.Assessments.Questions.Controls
- Assembly
- InSite.UI.dll
public class QuestionLayoutInput : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
QuestionLayoutInput
- Implements
- Inherited Members
Constructors
QuestionLayoutInput()
public QuestionLayoutInput()
Fields
AddTableColumnButton
AddTableColumnButton control.
protected Button AddTableColumnButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LayoutType
LayoutType control.
protected ComboBox LayoutType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TableColumnsContainer
TableColumnsContainer control.
protected Container TableColumnsContainer
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
TableColumnsRepeater
TableColumnsRepeater control.
protected Repeater TableColumnsRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GetCurrentValue()
public OptionLayout GetCurrentValue()
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
SetInputValue(OptionLayout)
public void SetInputValue(OptionLayout layout)
Parameters
layoutOptionLayout