This documentation is archived and is not being maintained.
Membership.FindUsersByName Method
Visual Studio 2008
Gets a collection of membership users where the user name contains the specified user name to match.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: