EmailHelperSettingsErrorNotificationAddress Method |
Gets the e-mail address where the error notifications are sent.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 12.0.0
Syntax public static string ErrorNotificationAddress(
string siteName
)
Parameters
- siteName
- Type: SystemString
Name of the site
Return Value
Type:
StringAn e-mail address to use error notifications
See Also