Sends notification e-mail to specified person.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fromEmail
- Type: System String
From e-mail address
- toEmail
- Type: System String
To e-mail address
- data
- Type: CMS.Base IDataContainer
Data from BasicForm
- bfi
- Type: CMS.OnlineForms BizFormInfo
BizFormInfo
See Also