FindUsersByName Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web.Security Namespace
Membership Class
Membership Methods
FindUsersByName Method
FindUsersByName Method (String ...
FindUsersByName Method (String ...
Membership Methods
CreateUser Method
DeleteUser Method
FindUsersByEmail Method
FindUsersByName Method
GeneratePassword Method
GetAllUsers Method
GetNumberOfUsersOnline Method
GetUser Method
GetUserNameByEmail Method
UpdateUser Method
ValidateUser Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Membership
.
.
::
.
FindUsersByName Method
Gets a collection of membership users where the user name contains the specified user name to match.
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.
Top
See Also
Reference
Membership Class
Membership Members
System.Web.Security Namespace
Other Resources
Introduction to Membership
Tags :