Table of Contents

Class ReportCorrelationSearchResults

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

Constructors

ReportCorrelationSearchResults()

public ReportCorrelationSearchResults()

Fields

Matrix

Matrix control.

protected ReportCorrelationMatrix Matrix

Field Value

ReportCorrelationMatrix

Remarks

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

MatrixLegend

MatrixLegend control.

protected HtmlGenericControl MatrixLegend

Field Value

HtmlGenericControl

Remarks

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

Variables

Variables control.

protected ReportCorrelationMatrix Variables

Field Value

ReportCorrelationMatrix

Remarks

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

Properties

Filter

public QResponseCorrelationAnalysisFilter Filter { get; }

Property Value

QResponseCorrelationAnalysisFilter

Methods

Clear(QResponseCorrelationAnalysisFilter)

public void Clear(QResponseCorrelationAnalysisFilter filter)

Parameters

filter QResponseCorrelationAnalysisFilter

GetCellHtml(object)

protected string GetCellHtml(object rawData)

Parameters

rawData object

Returns

string

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

Search(QResponseCorrelationAnalysisFilter)

public void Search(QResponseCorrelationAnalysisFilter filter)

Parameters

filter QResponseCorrelationAnalysisFilter