Class AnalysisInputsCareerMap
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Benchmark
Benchmark control.
protected FindStandard Benchmark
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
BenchmarkType
BenchmarkType control.
protected ComboBox BenchmarkType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Comparison
Comparison control.
protected FindStandard Comparison
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComparisonType
ComparisonType control.
protected ComboBox ComparisonType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputMissing
OutputMissing control.
protected CheckBox OutputMissing
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputOverlap
OutputOverlap control.
protected CheckBox OutputOverlap
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
OutputShared
OutputShared control.
protected CheckBox OutputShared
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.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)
Parameters
SetDefaultValues()
public void SetDefaultValues()
Events
Update
public event AnalysisHelper.UpdateEventHandler<AnalysisHelper.ReportDataCareerMap> Update