Table of Contents

Class ReportInvitationAnalysis

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

Constructors

ReportInvitationAnalysis()

public ReportInvitationAnalysis()

Fields

Delivered

Delivered control.

protected HtmlGenericControl Delivered

Field Value

HtmlGenericControl

Remarks

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

DeliveredMoreThanOnce

DeliveredMoreThanOnce control.

protected HtmlGenericControl DeliveredMoreThanOnce

Field Value

HtmlGenericControl

Remarks

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

Download

Download control.

protected Button Download

Field Value

Button

Remarks

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

Responded

Responded control.

protected HtmlGenericControl Responded

Field Value

HtmlGenericControl

Remarks

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

Scheduled

Scheduled control.

protected HtmlGenericControl Scheduled

Field Value

HtmlGenericControl

Remarks

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

Properties

HasData

public bool HasData { get; set; }

Property Value

bool

Methods

Bind(Guid)

public void Bind(Guid surveyId)

Parameters

surveyId Guid

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs