Table of Contents

Class CompetencyProgressGrid

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

Constructors

CompetencyProgressGrid()

public CompetencyProgressGrid()

Fields

AreaRepeater

AreaRepeater control.

protected Repeater AreaRepeater

Field Value

Repeater

Remarks

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

Properties

ShowSkillRating

protected bool ShowSkillRating { get; set; }

Property Value

bool

Methods

EvalSatisfactionLevelHtml(string)

protected string EvalSatisfactionLevelHtml(string expression)

Parameters

expression string

Returns

string

GetSatisfactionLevel(ExperienceCompetencySatisfactionLevel)

protected static int GetSatisfactionLevel(ExperienceCompetencySatisfactionLevel value)

Parameters

value ExperienceCompetencySatisfactionLevel

Returns

int

LoadData(Guid, Guid, Guid)

public bool LoadData(Guid journalSetupIdentifier, Guid frameworkIdentifier, Guid userIdentifier)

Parameters

journalSetupIdentifier Guid
frameworkIdentifier Guid
userIdentifier Guid

Returns

bool