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.0.5239.26125)
Parameters
- Type: System String
E-mail
- siteName
- Type: System String
One or more site names separated by semicolon
- currentUserId
- Type: System Int32
Current user id, if is 0 => new user
Return Value
Type: BooleanSee Also