Table of Contents

Class AnalysisInputsStandards

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

Constructors

AnalysisInputsStandards()

public AnalysisInputsStandards()

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.

ComparisonType1

ComparisonType1 control.

protected RadioButton ComparisonType1

Field Value

RadioButton

Remarks

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

ComparisonType2

ComparisonType2 control.

protected RadioButton ComparisonType2

Field Value

RadioButton

Remarks

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

ComparisonType3

ComparisonType3 control.

protected RadioButton ComparisonType3

Field Value

RadioButton

Remarks

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

InputsType1

InputsType1 control.

protected AnalysisInputsStandardsType1 InputsType1

Field Value

AnalysisInputsStandardsType1

Remarks

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

InputsType2

InputsType2 control.

protected AnalysisInputsStandardsType2 InputsType2

Field Value

AnalysisInputsStandardsType2

Remarks

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

InputsType3

InputsType3 control.

protected AnalysisInputsStandardsType3 InputsType3

Field Value

AnalysisInputsStandardsType3

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.

OutputSettings

OutputSettings control.

protected HtmlGenericControl OutputSettings

Field Value

HtmlGenericControl

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.

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

Event Type

AnalysisHelper.UpdateEventHandler<AnalysisHelper.IReportDataStandardAnalysis>