Returns true if email doesn't exist in users table.
Depends on 'Unique e-mails' and 'Shared user accounts' settings
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- Type:
System String
E-mail
- siteNames
- Type:
System.Collections.Generic IEnumerable
String
One or more site name
- currentUserId
- Type:
System Int32
Current user id, if is 0 => new user
Return Value
Type:
See Also