Table of Contents

Class ReportDistributionAnalysisText

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

Constructors

ReportDistributionAnalysisText()

public ReportDistributionAnalysisText()

Fields

DataRepeater

DataRepeater control.

protected Repeater DataRepeater

Field Value

Repeater

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.

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs