Table of Contents

Class TakerReportGrid

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

Constructors

TakerReportGrid()

public TakerReportGrid()

Fields

AttemptRepeater

AttemptRepeater control.

protected Repeater AttemptRepeater

Field Value

Repeater

Remarks

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

Methods

FormatScore()

protected string FormatScore()

Returns

string

FormatTime()

protected string FormatTime()

Returns

string

GetFormAsset()

protected string GetFormAsset()

Returns

string

GetSelectedAttempts()

public Guid[] GetSelectedAttempts()

Returns

Guid[]

LoadData(QAttemptFilter)

public bool LoadData(QAttemptFilter filter)

Parameters

filter QAttemptFilter

Returns

bool