| EmailHelperSettingsEmailEncoding Method | 
            Gets the e-mail encoding to use for the specified site.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string EmailEncoding(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Name of the site
Return Value
Type: 
StringE-mail encoding
 See Also
See Also