This documentation is archived and is not being maintained.
Membership::GetAllUsers Method
Visual Studio 2010
Gets a collection of the users in the database.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetAllUsers() | Gets a collection of all the users in the database. |
|
GetAllUsers(Int32, Int32, Int32%) | Gets a collection of all the users in the database in pages of data. |
Show: