EmailHelper.Settings.ErrorNotificationAddress Method |
Gets the e-mail address where the error notifications are sent.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 13.0.131
Syntaxpublic static string ErrorNotificationAddress(
string siteName
)
Parameters
- siteName
- Type: System.String
Name of the site
Return Value
Type:
StringAn e-mail address to use error notifications
See Also