BizFormMailSender Class |
Namespace: CMS.OnlineForms
public class BizFormMailSender : IBizFormMailSender
The BizFormMailSender type exposes the following members.
Name | Description | |
---|---|---|
![]() | BizFormMailSender |
Initiates the mail sender service with required data.
|
Name | Description | |
---|---|---|
![]() | EncodeEmails |
Indicates if email content should be encoded.
|
![]() | FormConfiguration |
Configuration of the form.
|
![]() | FormData |
Data collected from the form.
|
![]() | FormDefinition |
Form structure definition.
|
![]() | Uploads |
Names of file input fields where some files were recently uploaded.
|
Name | Description | |
---|---|---|
![]() | SendConfirmationEmail |
Sends confirmation email (autoresponder) based on on-line form configuration and collected data.
|
![]() | SendNotificationEmail |
Sends notification email to specified person based on on-line form configuration and collected data.
|