Membership.FindUsersByName Method
.NET Framework 2.0
Gets a collection of membership users where the user name contains the specified user name to match.
| Name | Description |
|---|---|
| Membership.FindUsersByName (String) |
Gets a collection of membership users where the user name contains the specified user name to match.
|
| Membership.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.
|
Reference
Membership ClassMembership Members
System.Web.Security Namespace
Other Resources
Introduction to MembershipCommunity Additions
ADD
Show: