Table of Contents

Class AnalysisInputsJobFit1

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

Constructors

AnalysisInputsJobFit1()

public AnalysisInputsJobFit1()

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.

NosSelector

NosSelector control.

protected FindStandard NosSelector

Field Value

FindStandard

Remarks

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

ProfileSelector

ProfileSelector control.

protected FindStandard ProfileSelector

Field Value

FindStandard

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.ReportDataJobFit1> Update

Event Type

AnalysisHelper.UpdateEventHandler<AnalysisHelper.ReportDataJobFit1>