Table of Contents

Class ReportDistributionAnalysisSelection

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

Constructors

ReportDistributionAnalysisSelection()

public ReportDistributionAnalysisSelection()

Fields

Chart

Chart control.

protected BarChart Chart

Field Value

BarChart

Remarks

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

CommonScript

CommonScript control.

protected PageFooterContent CommonScript

Field Value

PageFooterContent

Remarks

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

CommonStyle

CommonStyle control.

protected PageHeadContent CommonStyle

Field Value

PageHeadContent

Remarks

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

DownloadCsv

DownloadCsv control.

protected Button DownloadCsv

Field Value

Button

Remarks

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

DownloadPng

DownloadPng control.

protected Button DownloadPng

Field Value

Button

Remarks

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

EntityName

EntityName control.

protected Literal EntityName

Field Value

Literal

Remarks

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

OptionRepeater

OptionRepeater control.

protected Repeater OptionRepeater

Field Value

Repeater

Remarks

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

RowNoResponse

RowNoResponse control.

protected PlaceHolder RowNoResponse

Field Value

PlaceHolder

Remarks

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

RowNoResponseFrequency

RowNoResponseFrequency control.

protected Literal RowNoResponseFrequency

Field Value

Literal

Remarks

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

RowNoResponseRelative

RowNoResponseRelative control.

protected Literal RowNoResponseRelative

Field Value

Literal

Remarks

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

RowNumericAnalysis

RowNumericAnalysis control.

protected PlaceHolder RowNumericAnalysis

Field Value

PlaceHolder

Remarks

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

RowNumericAnalysisMean

RowNumericAnalysisMean control.

protected Literal RowNumericAnalysisMean

Field Value

Literal

Remarks

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

RowNumericAnalysisStandardDeviation

RowNumericAnalysisStandardDeviation control.

protected Literal RowNumericAnalysisStandardDeviation

Field Value

Literal

Remarks

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

RowTotal

RowTotal control.

protected PlaceHolder RowTotal

Field Value

PlaceHolder

Remarks

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

RowTotalFrequency

RowTotalFrequency control.

protected Literal RowTotalFrequency

Field Value

Literal

Remarks

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

RowValid

RowValid control.

protected PlaceHolder RowValid

Field Value

PlaceHolder

Remarks

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

RowValidText

RowValidText control.

protected Literal RowValidText

Field Value

Literal

Remarks

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

Methods

FormatPercent(object)

protected string FormatPercent(object value)

Parameters

value object

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnLoad(EventArgs)

protected override void OnLoad(EventArgs e)

Parameters

e EventArgs