Skip to main content

dxEMailHyperlinkSubjectPrefix Constant

Specifies the email subject field prefix for creating hyperlinks allowing end-users to send emails to a specific address with a prefilled subject line.

Declaration

const dxEMailHyperlinkSubjectPrefix = '?subject=';
See Also