Click or drag to resize
BizFormEnableAutoresponder Property
If TRUE then autoresponder e-mail will be send. The autoresponder has to be defined. Default value is TRUE.

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

Property Value

Type: Boolean
See Also