Class CompetencyList
public class CompetencyList : BaseUserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
CompetencyList
- Implements
- Inherited Members
Constructors
CompetencyList()
public CompetencyList()
Fields
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.
FilterText
FilterText control.
protected TextBox FilterText
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 Repeater 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
StandardIdentifier
public Guid? StandardIdentifier { get; set; }
Property Value
- Guid?
Methods
EscapeText(object)
protected string EscapeText(object obj)
Parameters
objobject
Returns
GetChanges(Guid, Guid, List<Command>)
public void GetChanges(Guid journalIdentifier, Guid experienceIdentifier, List<Command> commands)
Parameters
LoadData(Guid, Guid?)
public int LoadData(Guid journalSetupIdentifier, Guid? experienceIdentifier)
Parameters
Returns
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
SetMaxHours(decimal?)
public void SetMaxHours(decimal? maxHours)
Parameters
maxHoursdecimal?