Gets a collection of membership users where the e-mail address contains the specified e-mail address to match.
Namespace: CMS.MembershipProviderAssembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- emailToMatch
- Type: System String
User e-mail
- pageIndex
- Type: System Int32
Not used
- pageSize
- Type: System Int32
Not used
- totalRecords
- Type: System Int32
Not used
Return Value
Type: MembershipUserCollectionSee Also