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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
AssetType
AssetType control.
protected HtmlGenericControl AssetType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommandButtons
CommandButtons control.
protected HtmlGenericControl CommandButtons
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompetenciesSelector
CompetenciesSelector control.
protected CompetenciesSelector CompetenciesSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompetenciesTab
CompetenciesTab control.
protected NavItem CompetenciesTab
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CompetencyPanel
CompetencyPanel control.
protected HtmlGenericControl CompetencyPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeleteCompetenciesButton
DeleteCompetenciesButton control.
protected Button DeleteCompetenciesButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NoCompetenciesAlert
NoCompetenciesAlert control.
protected HtmlGenericControl NoCompetenciesAlert
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
NodeRepeater
NodeRepeater control.
protected Repeater NodeRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PreDeleteButton
PreDeleteButton control.
protected Button PreDeleteButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveCompetenciesButton
SaveCompetenciesButton control.
protected SaveButton SaveCompetenciesButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SelectAllButton
SelectAllButton control.
protected Button SelectAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Status
Status control.
protected Alert Status
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UnselectAllButton
UnselectAllButton control.
protected Button UnselectAllButton
Field Value
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
Refresh()
public void Refresh()
SetAssetType(string)
public void SetAssetType(string assetType)
Parameters
assetTypestring
SetInputValues(Standard)
public void SetInputValues(Standard standard)
Parameters
standardStandard
Events
Updated
public event EventHandler Updated