Table of Contents

Class Assessments

Namespace
InSite.UI.Portal.Home
Assembly
InSite.UI.dll
public class Assessments : PortalBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute
Inheritance
Assessments
Implements
Inherited Members

Constructors

Assessments()

public Assessments()

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.

DashboardNavigation

DashboardNavigation control.

protected MyDashboards DashboardNavigation

Field Value

MyDashboards

Remarks

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

StatusAlert

StatusAlert control.

protected Alert StatusAlert

Field Value

Alert

Remarks

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

Methods

GetRestartUrl()

protected string GetRestartUrl()

Returns

string

GetResultUrl()

protected string GetResultUrl()

Returns

string

GetResumeUrl()

protected string GetResumeUrl()

Returns

string

IsAllowRestart()

protected bool IsAllowRestart()

Returns

bool

IsAllowResume()

protected bool IsAllowResume()

Returns

bool

IsAllowView()

protected bool IsAllowView()

Returns

bool

IsAllowViewScore()

protected bool IsAllowViewScore()

Returns

bool

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs