Table of Contents

Class AnalysisReportStandards

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

Constructors

AnalysisReportStandards()

public AnalysisReportStandards()

Fields

DownloadButton

DownloadButton control.

protected Button DownloadButton

Field Value

Button

Remarks

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

ReportType1

ReportType1 control.

protected AnalysisReportStandardsType1 ReportType1

Field Value

AnalysisReportStandardsType1

Remarks

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

ReportType2

ReportType2 control.

protected AnalysisReportStandardsType2 ReportType2

Field Value

AnalysisReportStandardsType2

Remarks

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

ReportType3

ReportType3 control.

protected AnalysisReportStandardsType3 ReportType3

Field Value

AnalysisReportStandardsType3

Remarks

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

Properties

ReportData

public AnalysisHelper.IReportDataStandardAnalysis ReportData { get; set; }

Property Value

AnalysisHelper.IReportDataStandardAnalysis

Methods

LoadData(IReportDataStandardAnalysis)

public void LoadData(AnalysisHelper.IReportDataStandardAnalysis data)

Parameters

data AnalysisHelper.IReportDataStandardAnalysis

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

UnloadData()

public void UnloadData()