Click or drag to resize
BizFormInfoFormConfirmationEmailField Property
Field name whose value is used as recipient email address the confirmation email is sent to.

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

Property Value

Type: String
See Also