Membership.GetAllUsers Method
.NET Framework 2.0
Gets a collection of the users in the database.
| Name | Description |
|---|---|
| Membership.GetAllUsers () |
Gets a collection of all the users in the database.
|
| Membership.GetAllUsers (Int32, Int32, Int32) |
Gets a collection of all the users in the database in pages of data.
|
Reference
Membership ClassMembership Members
System.Web.Security Namespace
Other Resources
Introduction to MembershipCommunity Additions
ADD
Show: