${textHelper.getTextValue("/controlText/invitationDashboard.ascx/pending", "Not Sent")}: ${PendingCount}
${textHelper.getTextValue("/controlText/invitationDashboard.ascx/responded", "Responded")}: ${RespondedCount}
${textHelper.getTextValue("/controlText/invitationDashboard.ascx/notResponded", "Not Responded")}: ${NotRespondedCount}
${textHelper.getTextValue("/controlText/invitationDashboard.ascx/optedOut", "Opted Out")}: ${OptedOutCount}
${textHelper.getTextValue("/controlText/invitationDashboard.ascx/bounced", "Bounced")}: ${BouncedCount}