Class CompetenciesSelector
- Namespace
- InSite.Admin.Standards.Occupations.Controls
- Assembly
- InSite.UI.dll
public class CompetenciesSelector : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
CompetenciesSelector
- Implements
- Inherited Members
Constructors
CompetenciesSelector()
public CompetenciesSelector()
Fields
CollapseAllButton
CollapseAllButton control.
protected Button CollapseAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonScript
CommonScript control.
protected PageFooterContent CommonScript
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommonStyle
CommonStyle control.
protected PageHeadContent CommonStyle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Container
Container control.
protected HtmlGenericControl Container
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpandAllButton
ExpandAllButton control.
protected Button ExpandAllButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpandLevelSelector
ExpandLevelSelector control.
protected ComboBox ExpandLevelSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterText
FilterText control.
protected TextBox FilterText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FrameworkSelector
FrameworkSelector control.
protected FindStandard FrameworkSelector
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
RefreshButton
RefreshButton control.
protected Button RefreshButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Repeater
Repeater control.
protected CompetenciesSelectorRepeater Repeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
UpdatePanel
UpdatePanel control.
protected UpdatePanel UpdatePanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
FrameworkKey
public Guid? FrameworkKey { get; }
Property Value
- Guid?
SelectedCompetencies
public IEnumerable<Guid> SelectedCompetencies { get; }
Property Value
StandardIdentifier
public Guid? StandardIdentifier { get; set; }
Property Value
- Guid?
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)