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

