Class CompetencyProgressGrid
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
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
Methods
EvalSatisfactionLevelHtml(string)
protected string EvalSatisfactionLevelHtml(string expression)
Parameters
expressionstring
Returns
GetSatisfactionLevel(ExperienceCompetencySatisfactionLevel)
protected static int GetSatisfactionLevel(ExperienceCompetencySatisfactionLevel value)
Parameters
Returns
LoadData(Guid, Guid, Guid)
public bool LoadData(Guid journalSetupIdentifier, Guid frameworkIdentifier, Guid userIdentifier)