Table of Contents

Class TakerReportControl

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

Constructors

TakerReportControl()

public TakerReportControl()

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.

PageTitle

PageTitle control.

protected HtmlGenericControl PageTitle

Field Value

HtmlGenericControl

Remarks

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

Properties

CurrentLanguageName

protected string CurrentLanguageName { get; }

Property Value

string

User

protected static User User { get; }

Property Value

User

Methods

GetAddress()

protected string GetAddress()

Returns

string

GetPdf(Page, Guid, Guid, Guid[], Language)

public static byte[] GetPdf(Page page, Guid userId, Guid organizationId, Guid[] attemptIds, TakerReportControl.Language language)

Parameters

page Page
userId Guid
organizationId Guid
attemptIds Guid[]
language TakerReportControl.Language

Returns

byte[]

Translate(string)

protected string Translate(string text)

Parameters

text string

Returns

string