Table of Contents

Class CompetenciesPanel

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

Constructors

CompetenciesPanel()

public CompetenciesPanel()

Fields

AddCompetenciesTab

AddCompetenciesTab control.

protected NavItem AddCompetenciesTab

Field Value

NavItem

Remarks

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

AssetType

AssetType control.

protected HtmlGenericControl AssetType

Field Value

HtmlGenericControl

Remarks

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

CommandButtons

CommandButtons control.

protected HtmlGenericControl CommandButtons

Field Value

HtmlGenericControl

Remarks

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

CompetenciesSelector

CompetenciesSelector control.

protected CompetenciesSelector CompetenciesSelector

Field Value

CompetenciesSelector

Remarks

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

CompetenciesTab

CompetenciesTab control.

protected NavItem CompetenciesTab

Field Value

NavItem

Remarks

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

CompetencyPanel

CompetencyPanel control.

protected HtmlGenericControl CompetencyPanel

Field Value

HtmlGenericControl

Remarks

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

DeleteCompetenciesButton

DeleteCompetenciesButton control.

protected Button DeleteCompetenciesButton

Field Value

Button

Remarks

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

NoCompetenciesAlert

NoCompetenciesAlert control.

protected HtmlGenericControl NoCompetenciesAlert

Field Value

HtmlGenericControl

Remarks

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

NodeRepeater

NodeRepeater control.

protected Repeater NodeRepeater

Field Value

Repeater

Remarks

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

PreDeleteButton

PreDeleteButton control.

protected Button PreDeleteButton

Field Value

Button

Remarks

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

SaveCompetenciesButton

SaveCompetenciesButton control.

protected SaveButton SaveCompetenciesButton

Field Value

SaveButton

Remarks

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

SelectAllButton

SelectAllButton control.

protected Button SelectAllButton

Field Value

Button

Remarks

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

Status

Status control.

protected Alert Status

Field Value

Alert

Remarks

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

UnselectAllButton

UnselectAllButton control.

protected Button UnselectAllButton

Field Value

Button

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

Refresh()

public void Refresh()

SetAssetType(string)

public void SetAssetType(string assetType)

Parameters

assetType string

SetInputValues(Standard)

public void SetInputValues(Standard standard)

Parameters

standard Standard

Events

Updated

public event EventHandler Updated

Event Type

EventHandler