| EmailHelperGetEmailFormat Method (Int32) | 
            Gets the e-mail format for the site given its site ID.
            
 
Namespace: CMS.EmailEngineAssembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 10.0.0
 Syntax
Syntaxpublic static EmailFormatEnum GetEmailFormat(
	int siteId
)
Parameters
- siteId
- Type: SystemInt32
 The site ID
Return Value
Type: 
EmailFormatEnumE-mail format selected for the site in the settings
 See Also
See Also