Click or drag to resize
BizFormEnableNotificationEmail Property
If TRUE then notification e-mail will be send. The notification e-mail 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 EnableNotificationEmail { get; set; }

Property Value

Type: Boolean
See Also