Table of Contents

Class CmdsCompetencyDashboard

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

Constructors

CmdsCompetencyDashboard()

public CmdsCompetencyDashboard()

Fields

CmdsCompetencySummaryPanel

CmdsCompetencySummaryPanel control.

protected HtmlGenericControl CmdsCompetencySummaryPanel

Field Value

HtmlGenericControl

Remarks

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

CmdsComplianceSummary

CmdsComplianceSummary control.

protected CmdsComplianceSummary CmdsComplianceSummary

Field Value

CmdsComplianceSummary

Remarks

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

CmdsLearningSummary

CmdsLearningSummary control.

protected CmdsLearningSummary CmdsLearningSummary

Field Value

CmdsLearningSummary

Remarks

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

CmdsLearningSummaryPanel

CmdsLearningSummaryPanel control.

protected Container CmdsLearningSummaryPanel

Field Value

Container

Remarks

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

CmdsOrientationSummary

CmdsOrientationSummary control.

protected CmdsOrientationSummary CmdsOrientationSummary

Field Value

CmdsOrientationSummary

Remarks

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

CmdsPrimaryCompetencySummary

CmdsPrimaryCompetencySummary control.

protected CmdsCompetencySummary CmdsPrimaryCompetencySummary

Field Value

CmdsCompetencySummary

Remarks

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

CmdsPrimaryProfileName

CmdsPrimaryProfileName control.

protected HtmlGenericControl CmdsPrimaryProfileName

Field Value

HtmlGenericControl

Remarks

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

CmdsPrimaryProfilePanel

CmdsPrimaryProfilePanel control.

protected HtmlGenericControl CmdsPrimaryProfilePanel

Field Value

HtmlGenericControl

Remarks

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

CmdsSecondaryCompetencySummary

CmdsSecondaryCompetencySummary control.

protected CmdsCompetencySummary CmdsSecondaryCompetencySummary

Field Value

CmdsCompetencySummary

Remarks

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

CmdsSecondaryEmployeeProfile

CmdsSecondaryEmployeeProfile control.

protected EmployeeProfileSelector CmdsSecondaryEmployeeProfile

Field Value

EmployeeProfileSelector

Remarks

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

CmdsSecondaryProfileContainer

CmdsSecondaryProfileContainer control.

protected UpdatePanel CmdsSecondaryProfileContainer

Field Value

UpdatePanel

Remarks

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

CmdsSecondaryProfileSummary

CmdsSecondaryProfileSummary control.

protected Panel CmdsSecondaryProfileSummary

Field Value

Panel

Remarks

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

ShowWhat

ShowWhat control.

protected ComboBox ShowWhat

Field Value

ComboBox

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.

TitlePanel

TitlePanel control.

protected HtmlGenericControl TitlePanel

Field Value

HtmlGenericControl

Remarks

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

UserCompetencySummary

UserCompetencySummary control.

protected UserCompetencySummary UserCompetencySummary

Field Value

UserCompetencySummary

Remarks

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

Properties

ComplianceSummary

public CmdsComplianceSummary ComplianceSummary { get; }

Property Value

CmdsComplianceSummary

LearningSummary

public CmdsLearningSummary LearningSummary { get; }

Property Value

CmdsLearningSummary

OrientationSummary

public CmdsOrientationSummary OrientationSummary { get; }

Property Value

CmdsOrientationSummary

Methods

BindModelToControls(string)

public void BindModelToControls(string showWhat)

Parameters

showWhat string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

Events

DataLoaded

public event EventHandler DataLoaded

Event Type

EventHandler