Table of Contents

Class AnalysisReportStandardsType1

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

Constructors

AnalysisReportStandardsType1()

public AnalysisReportStandardsType1()

Fields

MissingField

MissingField control.

protected HtmlGenericControl MissingField

Field Value

HtmlGenericControl

Remarks

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

MissingGacRepeater

MissingGacRepeater control.

protected Repeater MissingGacRepeater

Field Value

Repeater

Remarks

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

OverlapOutput

OverlapOutput control.

protected Literal OverlapOutput

Field Value

Literal

Remarks

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

OverlapOutputField

OverlapOutputField control.

protected HtmlGenericControl OverlapOutputField

Field Value

HtmlGenericControl

Remarks

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

SharedField

SharedField control.

protected HtmlGenericControl SharedField

Field Value

HtmlGenericControl

Remarks

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

SharedGacRepeater

SharedGacRepeater control.

protected Repeater SharedGacRepeater

Field Value

Repeater

Remarks

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

Methods

LoadData(ReportDataStandardAnalysis1)

public bool LoadData(AnalysisHelper.ReportDataStandardAnalysis1 data)

Parameters

data AnalysisHelper.ReportDataStandardAnalysis1

Returns

bool

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs