| ContactHelperGetEmailDomain Method  | 
            Returns email domain name.
            
 
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntaxpublic static string GetEmailDomain(
	string email
)
Parameters
- email
 - Type: SystemString
 
Return Value
Type: 
String
See Also