Table of Contents

Class SubmissionRepeater

Namespace
InSite.UI.Portal.Workflow.Forms.Controls
Assembly
InSite.UI.dll
public class SubmissionRepeater : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
SubmissionRepeater
Implements
Inherited Members

Constructors

SubmissionRepeater()

public SubmissionRepeater()

Fields

SessionRepeater

SessionRepeater control.

protected Repeater SessionRepeater

Field Value

Repeater

Remarks

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

Properties

Bootstrap5Page

protected SubmitPage Bootstrap5Page { get; }

Property Value

SubmitPage

Methods

Bind(string, ISurveyResponse[])

public void Bind(string timeZone, ISurveyResponse[] sessions)

Parameters

timeZone string
sessions ISurveyResponse[]

LocalizeTime(object)

protected string LocalizeTime(object o)

Parameters

o object

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

Translate(string)

protected string Translate(string text)

Parameters

text string

Returns

string