Table of Contents

Class ResultQuestionCommentsRepeater

Namespace
InSite.Admin.Assessments.Attempts.Controls
Assembly
InSite.UI.dll
public class ResultQuestionCommentsRepeater : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
ResultQuestionCommentsRepeater
Implements
Inherited Members

Constructors

ResultQuestionCommentsRepeater()

public ResultQuestionCommentsRepeater()

Fields

ExamRepeater

ExamRepeater control.

protected Repeater ExamRepeater

Field Value

Repeater

Remarks

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

Methods

LoadData(QAttemptFilter)

public int LoadData(QAttemptFilter filter)

Parameters

filter QAttemptFilter

Returns

int

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs