Membership.FindUsersByEmail Method
.NET Framework (current version)
Gets a collection of membership users where the e-mail address contains the specified e-mail address to match.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | FindUsersByEmail(String) | Gets a collection of membership users where the e-mail address contains the specified e-mail address to match. |
![]() ![]() | FindUsersByEmail(String, Int32, Int32, Int32) | Gets a collection of membership users, in a page of data, where the e-mail address contains the specified e-mail address to match. |
Show:

