Class ReportInvitationAnalysis
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
DeliveredMoreThanOnce
DeliveredMoreThanOnce control.
protected HtmlGenericControl DeliveredMoreThanOnce
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Download
Download control.
protected Button Download
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Responded
Responded control.
protected HtmlGenericControl Responded
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Scheduled
Scheduled control.
protected HtmlGenericControl Scheduled
Field Value
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
Methods
Bind(Guid)
public void Bind(Guid surveyId)
Parameters
surveyIdGuid
OnInit(EventArgs)
protected override void OnInit(EventArgs e)