Gets whether e-mail sending is enabled for the specified site.
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteName
- Type: System String
Name of the site
Return Value
Type: Booleantrue if e-mail sending is enabled, otherwise false
See Also