Click or drag to resize
NewsletterEmailsDataViewModelClickRate Property
Relative number of recipients who clicked any link in the email to total number of recipients.

Namespace: CMS.Newsletters.Web.UI
Assembly: CMS.Newsletters.Web.UI (in CMS.Newsletters.Web.UI.dll) Version: 12.0.0
Syntax
C#
public decimal ClickRate { get; set; }

Property Value

Type: Decimal
See Also