Table of Contents

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

Button

Remarks

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

LayoutType

LayoutType control.

protected ComboBox LayoutType

Field Value

ComboBox

Remarks

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

TableColumnsContainer

TableColumnsContainer control.

protected Container TableColumnsContainer

Field Value

Container

Remarks

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

TableColumnsRepeater

TableColumnsRepeater control.

protected Repeater TableColumnsRepeater

Field Value

Repeater

Remarks

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

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

Remarks

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

Methods

GetCurrentValue()

public OptionLayout GetCurrentValue()

Returns

OptionLayout

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

SetInputValue(OptionLayout)

public void SetInputValue(OptionLayout layout)

Parameters

layout OptionLayout