Table of Contents

Class Plan

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

Constructors

Plan()

public Plan()

Fields

AchievementPanel

AchievementPanel control.

protected HtmlGenericControl AchievementPanel

Field Value

HtmlGenericControl

Remarks

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

AchievementTypes

AchievementTypes control.

protected Repeater AchievementTypes

Field Value

Repeater

Remarks

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

DisplayToggle

DisplayToggle control.

protected Toggle DisplayToggle

Field Value

Toggle

Remarks

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

DisplayTogglePanel

DisplayTogglePanel control.

protected HtmlGenericControl DisplayTogglePanel

Field Value

HtmlGenericControl

Remarks

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

PlanAlert

PlanAlert control.

protected Alert PlanAlert

Field Value

Alert

Remarks

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

ProfilesInTraining

ProfilesInTraining control.

protected Repeater ProfilesInTraining

Field Value

Repeater

Remarks

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

ProfilesInTrainingSection

ProfilesInTrainingSection control.

protected HtmlGenericControl ProfilesInTrainingSection

Field Value

HtmlGenericControl

Remarks

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

SignOff

SignOff control.

protected SignOff SignOff

Field Value

SignOff

Remarks

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

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

Remarks

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

Methods

ApplyAccessControlForCmds()

public override void ApplyAccessControlForCmds()

GetAchievementTypeDisplay(string)

protected string GetAchievementTypeDisplay(string type)

Parameters

type string

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

OnPreInit(EventArgs)

protected override void OnPreInit(EventArgs e)

Parameters

e EventArgs