Class SubmissionRepeater
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Bootstrap5Page
protected SubmitPage Bootstrap5Page { get; }
Property Value
Methods
Bind(string, ISurveyResponse[])
public void Bind(string timeZone, ISurveyResponse[] sessions)
Parameters
timeZonestringsessionsISurveyResponse[]
LocalizeTime(object)
protected string LocalizeTime(object o)
Parameters
oobject
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
Translate(string)
protected string Translate(string text)
Parameters
textstring