Click or drag to resize
MembershipUserSearchResult Properties

The MembershipUserSearchResult type exposes the following members.

Properties
  Name Description
Public property Pagination
Gets the pagination from the search. If none was specified, then this will be returned to indicate the current pagination.
Public property TotalRecords
Gets the total number of records returns from the search.
Public property Users
Gets a collection of membership users from the search and pagination.
Top
See Also