Table of Contents

Class Statistics

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

Constructors

Statistics()

public Statistics()

Fields

AchievementsExpired

AchievementsExpired control.

protected HtmlGenericControl AchievementsExpired

Field Value

HtmlGenericControl

Remarks

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

AchievementsValid

AchievementsValid control.

protected HtmlGenericControl AchievementsValid

Field Value

HtmlGenericControl

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.

LearningPlanProgressPercent

LearningPlanProgressPercent control.

protected HtmlGenericControl LearningPlanProgressPercent

Field Value

HtmlGenericControl

Remarks

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

LearningPlanProgressPoints

LearningPlanProgressPoints control.

protected HtmlGenericControl LearningPlanProgressPoints

Field Value

HtmlGenericControl

Remarks

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

ShowWhat

ShowWhat control.

protected DropDownList ShowWhat

Field Value

DropDownList

Remarks

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

ShowWhatPanel

ShowWhatPanel control.

protected HtmlGenericControl ShowWhatPanel

Field Value

HtmlGenericControl

Remarks

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

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs