Click or drag to resize
BizFormEncodeEmails Property
Indicates if notification and confirmation e-mails should be encoded, default value is 'false'.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax
C#
public bool EncodeEmails { get; set; }

Property Value

Type: Boolean
See Also