Table of Contents

Class AnalysisInputsCareerMap

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

Constructors

AnalysisInputsCareerMap()

public AnalysisInputsCareerMap()

Fields

AnalyzeButton

AnalyzeButton control.

protected Button AnalyzeButton

Field Value

Button

Remarks

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

Benchmark

Benchmark control.

protected FindStandard Benchmark

Field Value

FindStandard

Remarks

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

BenchmarkType

BenchmarkType control.

protected ComboBox BenchmarkType

Field Value

ComboBox

Remarks

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

Comparison

Comparison control.

protected FindStandard Comparison

Field Value

FindStandard

Remarks

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

ComparisonType

ComparisonType control.

protected ComboBox ComparisonType

Field Value

ComboBox

Remarks

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

OutputMissing

OutputMissing control.

protected CheckBox OutputMissing

Field Value

CheckBox

Remarks

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

OutputOverlap

OutputOverlap control.

protected CheckBox OutputOverlap

Field Value

CheckBox

Remarks

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

OutputShared

OutputShared control.

protected CheckBox OutputShared

Field Value

CheckBox

Remarks

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

UpdatePanel

UpdatePanel control.

protected UpdatePanel UpdatePanel

Field Value

UpdatePanel

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

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs

SetDefaultValues()

public void SetDefaultValues()

Events

Update

public event AnalysisHelper.UpdateEventHandler<AnalysisHelper.ReportDataCareerMap> Update

Event Type

AnalysisHelper.UpdateEventHandler<AnalysisHelper.ReportDataCareerMap>