Table of Contents

Class DefineLikertScales

Namespace
InSite.Admin.Workflow.Forms.Questions
Assembly
InSite.UI.dll
public class DefineLikertScales : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
Inheritance
DefineLikertScales
Implements
Inherited Members

Constructors

DefineLikertScales()

public DefineLikertScales()

Fields

CancelButton

CancelButton control.

protected CancelButton CancelButton

Field Value

CancelButton

Remarks

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

ColumnDtoRepeater

ColumnDtoRepeater control.

protected Repeater ColumnDtoRepeater

Field Value

Repeater

Remarks

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

NoDataMessage

NoDataMessage control.

protected HtmlGenericControl NoDataMessage

Field Value

HtmlGenericControl

Remarks

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

QuestionSection

QuestionSection control.

protected HtmlGenericControl QuestionSection

Field Value

HtmlGenericControl

Remarks

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

QuestionText

QuestionText control.

protected Literal QuestionText

Field Value

Literal

Remarks

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

SaveButton

SaveButton control.

protected SaveButton SaveButton

Field Value

SaveButton

Remarks

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

ScaleDtoRepeater

ScaleDtoRepeater control.

protected Repeater ScaleDtoRepeater

Field Value

Repeater

Remarks

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

ScreenStatus

ScreenStatus control.

protected Alert ScreenStatus

Field Value

Alert

Remarks

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

Methods

GetParentLinkParameters(IWebRoute)

public string GetParentLinkParameters(IWebRoute parent)

Parameters

parent IWebRoute

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs